#ifndef _NTSMSS_H // private typedef struct _SBFOREIGNSESSIONCOMPLETE { _In_ ULONG SessionId; _In_ NTSTATUS TerminationStatus; } SBFOREIGNSESSIONCOMPLETE, *PSBFOREIGNSESSIONCOMPLETE; #endif View code on GitHub
No description available.