#ifndef _NTSMSS_H // private typedef struct _SBCONNECTINFO { _In_ ULONG SubsystemImageType; _In_ WCHAR EmulationSubSystemPortName[120]; } SBCONNECTINFO, *PSBCONNECTINFO; #endif View code on GitHub
No description available.