FreeRDP
TP_CALLBACK_ENVIRON_V1 Struct Reference
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
 

Detailed Description

Definition at line 49 of file include/winpr/pool.h.

Field Documentation

◆ CleanupGroup

PTP_CLEANUP_GROUP TP_CALLBACK_ENVIRON_V1::CleanupGroup

Definition at line 53 of file include/winpr/pool.h.

◆ CleanupGroupCancelCallback

PTP_CLEANUP_GROUP_CANCEL_CALLBACK TP_CALLBACK_ENVIRON_V1::CleanupGroupCancelCallback

Definition at line 54 of file include/winpr/pool.h.

◆ FinalizationCallback

PTP_SIMPLE_CALLBACK TP_CALLBACK_ENVIRON_V1::FinalizationCallback

Definition at line 56 of file include/winpr/pool.h.

◆ Pool

PTP_POOL TP_CALLBACK_ENVIRON_V1::Pool

Definition at line 52 of file include/winpr/pool.h.

◆ RaceDll

PVOID TP_CALLBACK_ENVIRON_V1::RaceDll

Definition at line 55 of file include/winpr/pool.h.

◆ 

union { ... } TP_CALLBACK_ENVIRON_V1::u

◆ Version

TP_VERSION TP_CALLBACK_ENVIRON_V1::Version

Definition at line 51 of file include/winpr/pool.h.


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