WINSTATIONEXECSRVSYSTEMPIPE - NtDoc

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

// rev
typedef struct _WINSTATIONEXECSRVSYSTEMPIPE
{
    WCHAR PipeName[48];
} WINSTATIONEXECSRVSYSTEMPIPE, *PWINSTATIONEXECSRVSYSTEMPIPE;

#endif

View code on GitHub

NtDoc

No description available.