#ifndef _USERMGR_H // // Credentials // #if (PHNT_VERSION >= PHNT_WINDOWS_10) // rev USERMGRAPI HRESULT NTAPI UMgrFreeUserCredentials( _In_ PCRED_PROV_CREDENTIAL Credentials ); #endif #endif View code on GitHub
No description available.