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