#ifndef _NTPOAPI_H typedef struct _PO_WAKE_SOURCE_HEADER { PO_WAKE_SOURCE_TYPE Type; ULONG Size; } PO_WAKE_SOURCE_HEADER, *PPO_WAKE_SOURCE_HEADER; #endif View code on GitHub
No description available.