AllJoynCloseBusHandle function
Closes the Named Pipe handle.
Syntax
BOOL WINAPI AllJoynCloseBusHandle( _In_ HANDLE busHandle );
Parameters
- busHandle [in]
-
The bus handle.
Return value
If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero. To get extended error information, call GetLastError.
Requirements
|
Minimum supported client | Windows 10 |
|---|---|
|
Minimum supported server | Windows Server 2016 Technical Preview [desktop apps only] |
|
Minimum supported phone | Windows 10 Mobile |
|
Header |
|
|
Library |
|
|
DLL |
|
Community Additions
ADD
Show: