_WinStationWaitForConnect - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _WINSTA_H

// Misc.
NTSYSAPI
BOOLEAN
NTAPI
_WinStationWaitForConnect(
    VOID
    );

#endif

View code on GitHub

No description available.