TdhCloseDecodingHandle function
Frees any resources associated with the input decoding handle.
Syntax
ULONG TdhCloseDecodingHandle( _In_ TDH_HANDLE Handle );
Parameters
- Handle [in]
-
Type: TDH_HANDLE
The decoding handle to be closed.
Return value
Type: ULONG
This function returns ERROR_SUCCESS on completion.
Requirements
|
Minimum supported client |
Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Show: