IRemoteToolStream::IsStreamConnected (Compact 2013)
3/26/2014
Check the connection status of the stream.
Syntax
HRESULT IsStreamConnected([out] DWORD * out_isConnected)
Parameters
- out_isConnected
TRUE if connected, FALSE otherwise.
Return Value
S_OK.