KeyCredentialManagerFreeInformation function (keycredmgr.h)
API to free the KeyCredentialManagerInfo pointer variable from the KeyCredentialManagerGetInformation call.
Syntax
void KeyCredentialManagerFreeInformation(
[in] KeyCredentialManagerInfo *keyCredentialManagerInfo
);
Parameters
[in] keyCredentialManagerInfo
Pointer variable to KeyCredentialManagerInfo data structure returned by the KeyCredentialManagerGetInformation API.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | keycredmgr.h |
Library | Keycredmgr.lib |