#ifndef _USERMGR_H // Contexts #if (PHNT_VERSION >= PHNT_THRESHOLD) // rev USERMGRAPI HRESULT WINAPI UMgrQueryUserContextFromSid( _In_ PWSTR SidString, _Out_ PULONGLONG ContextToken ); #endif #endif View code on GitHub
No description available.