WdsBpCloseHandle function (wdsbp.h)

Closes the specified handle.

Syntax

DWORD WDSBPAPI WdsBpCloseHandle(
  [in] HANDLE hHandle
);

Parameters

[in] hHandle

A handle to be closed. This can be a handle obtained using the WdsBpParseInitialize or WdsBpInitialize functions.

Return value

If the function succeeds, the return is S_OK.

Requirements

Requirement Value
Minimum supported client Windows Vista with SP1 [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header wdsbp.h
Library Wdsbp.lib
DLL Wdsbp.dll