FreeRDP
|
Data Fields | ||
ULONG | Version | |
DWORD | Flags | |
union { | ||
struct { | ||
HMODULE | LocalizedReasonModule | |
ULONG | LocalizedReasonId | |
ULONG | ReasonStringCount | |
LPWSTR * | ReasonStrings | |
} | Detailed | |
LPWSTR | SimpleReasonString | |
} | Reason | |
Definition at line 230 of file include/winpr/synch.h.
DWORD REASON_CONTEXT::Flags |
Definition at line 233 of file include/winpr/synch.h.
union { ... } REASON_CONTEXT::Reason |
ULONG REASON_CONTEXT::Version |
Definition at line 232 of file include/winpr/synch.h.