CfReleaseTransferKey function (cfapi.h)
Releases a transfer key obtained by CfGetTransferKey.
Syntax
void CfReleaseTransferKey(
[in] HANDLE FileHandle,
[in] CF_TRANSFER_KEY *TransferKey
);
Parameters
[in] FileHandle
The file handle of the placeholder.
[in] TransferKey
An opaque handle to the placeholder.
Requirements
| Minimum supported client | Windows 10, version 1709 [desktop apps only] |
| Minimum supported server | Windows Server 2016 [desktop apps only] |
| Target Platform | Windows |
| Header | cfapi.h |
| Library | CldApi.lib |
| DLL | CldApi.dll |