AllJoynCloseBusHandle function (msajtransport.h)
Closes the Named Pipe handle.
Syntax
BOOL AllJoynCloseBusHandle(
[in] HANDLE busHandle
);
Parameters
[in] busHandle
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
Requirement | Value |
---|---|
Minimum supported client | Windows 10 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2016 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | msajtransport.h |
Library | MSAJApi.lib |
DLL | MSAJApi.dll |