#ifndef _NTPOAPI_H typedef struct _PO_WAKE_SOURCE_TIMER { PO_WAKE_SOURCE_HEADER Header; DIAGNOSTIC_BUFFER Reason; } PO_WAKE_SOURCE_TIMER, *PPO_WAKE_SOURCE_TIMER; #endif View code on GitHub
No description available.