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.
Frees any resources associated with the input decoding handle.
Syntax
TDHSTATUS TdhCloseDecodingHandle(
[in] TDH_HANDLE Handle
);
Parameters
[in] Handle
Type: TDH_HANDLE
The decoding handle to be closed.
Return value
Type: ULONG
This function returns ERROR_SUCCESS on completion.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Target Platform | Windows |
Header | tdh.h |
Library | Tdh.lib |
DLL | Tdh.dll |