Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |