FreeRDP
TP_CALLBACK_ENVIRON_V1 Struct Reference

#include <pool.h>

Collaboration diagram for TP_CALLBACK_ENVIRON_V1:

Data Fields

TP_VERSION Version
 
PTP_POOL Pool
 
PTP_CLEANUP_GROUP CleanupGroup
 
PTP_CLEANUP_GROUP_CANCEL_CALLBACK CleanupGroupCancelCallback
 
PVOID RaceDll
 
PTP_SIMPLE_CALLBACK FinalizationCallback
 
union {
   DWORD   Flags
 
   struct {
      DWORD   LongFunction: 1
 
      DWORD   Persistent: 1
 
      DWORD   Private: 30
 
   }   s
 
u
 

Field Documentation

◆ CleanupGroup

PTP_CLEANUP_GROUP TP_CALLBACK_ENVIRON_V1::CleanupGroup

◆ CleanupGroupCancelCallback

PTP_CLEANUP_GROUP_CANCEL_CALLBACK TP_CALLBACK_ENVIRON_V1::CleanupGroupCancelCallback

◆ FinalizationCallback

PTP_SIMPLE_CALLBACK TP_CALLBACK_ENVIRON_V1::FinalizationCallback

◆ Flags

DWORD TP_CALLBACK_ENVIRON_V1::Flags

◆ LongFunction

DWORD TP_CALLBACK_ENVIRON_V1::LongFunction

◆ Persistent

DWORD TP_CALLBACK_ENVIRON_V1::Persistent

◆ Pool

PTP_POOL TP_CALLBACK_ENVIRON_V1::Pool

◆ Private

DWORD TP_CALLBACK_ENVIRON_V1::Private

◆ RaceDll

PVOID TP_CALLBACK_ENVIRON_V1::RaceDll

◆ 

struct { ... } TP_CALLBACK_ENVIRON_V1::s

◆ 

union { ... } TP_CALLBACK_ENVIRON_V1::u

◆ Version

TP_VERSION TP_CALLBACK_ENVIRON_V1::Version

The documentation for this struct was generated from the following file: