#ifndef _NTPOAPI_H // rev typedef struct _MONITOR_INVOCATION_INPUT { BOOLEAN Invoke; UCHAR Reserved[3]; ULONG SessionId; } MONITOR_INVOCATION_INPUT, *PMONITOR_INVOCATION_INPUT; #endif View code on GitHub
No description available.