Exemplo n.º 1
0
 internal static extern int WaitForSingleObject(EventSafeHandle handle, uint milliseconds);
Exemplo n.º 2
0
 internal static extern bool SetEvent(EventSafeHandle hEvent);