LCENREQUEST: Difference between revisions
Appearance
Created page with "LogCloseEventNotification parameter packet. <PRE> typedef struct _LCENREQUEST { ULONG packet_size; ULONG packet_revision_number; ULONG LogNotify; } LCENREQUE..." |
(No difference)
|
Revision as of 17:41, 28 January 2018
LogCloseEventNotification parameter packet.
typedef struct _LCENREQUEST { ULONG packet_size; ULONG packet_revision_number; ULONG LogNotify; } LCENREQUEST; typedef LCENREQUEST * PLCENREQUEST ;
Use appropriate packet_revision_number to indicate whether character data in the parameter packet is in UniCode or ASCII format .