IRpcChannelBuffer::IsConnected method (objidlbase.h)
Determines whether the RPC channel is connected.
Syntax
HRESULT IsConnected();
Return value
If the RPC channel exists, the return value is TRUE. Otherwise, it is FALSE.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps | UWP apps] |
Minimum supported server | Windows 2000 Server [desktop apps | UWP apps] |
Target Platform | Windows |
Header | objidlbase.h (include ObjIdl.h) |