Skip to content

Latest commit

 

History

History
62 lines (54 loc) · 1.6 KB

nf-cfapi-cfreleaseprotectedhandle.md

File metadata and controls

62 lines (54 loc) · 1.6 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:cfapi.CfReleaseProtectedHandle
CfReleaseProtectedHandle function (cfapi.h)
Releases a protected handle referenced by CfReferenceProtectedHandle.
CfReleaseProtectedHandle
CfReleaseProtectedHandle function
cfapi/CfReleaseProtectedHandle
cloudApi.cfreleaseprotectedhandle
cloudapi\cfreleaseprotectedhandle.htm
cloudapi
BB63C5EE-92D7-4051-8198-09F50BBC75C5
03/30/2023
CfReleaseProtectedHandle, CfReleaseProtectedHandle function, cfapi/CfReleaseProtectedHandle, cloudApi.cfreleaseprotectedhandle
cfapi.h
Windows
Windows 10, version 1709 [desktop apps only]
Windows Server 2016 [desktop apps only]
CldApi.lib
CldApi.dll
Windows
19H1
CfReleaseProtectedHandle
cfapi/CfReleaseProtectedHandle
c++
APIRef
kbSyntax
DllExport
CldApi.dll
CfReleaseProtectedHandle

CfReleaseProtectedHandle function

-description

Releases a protected handle referenced by CfReferenceProtectedHandle.

-parameters

-param ProtectedHandle [in]

The protected handle to be released.

-see-also

CfReferenceProtectedHandle