Notification structure for all GUI notifications.
typedef struct XACT_NOTIFICATION_GUI { DWORD reserved; } XACT_NOTIFICATION_GUI, *LPXACT_NOTIFICATION_GUI; typedef const XACT_NOTIFICATION_GUI *LPCXACT_NOTIFICATION_GUI;
Header: Declared in Xact.h.
XACT Structures