Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.