FreeClusterCrypt function (resapi.h)

TBD

Syntax

DWORD FreeClusterCrypt(
  [in] [in] PVOID pCryptInfo
);

Parameters

[in] [in] pCryptInfo

TBD

Return value

If the operation completes successfully, this function returns ERROR_SUCCESS; otherwise, it returns a system error code.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2012 R2
Target Platform Windows
Header resapi.h
Library ResUtils.lib
DLL ResUtils.dll

See also

Cryptography Functions