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