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.
The StartSubStream method starts the substream. See the Remarks section under ITStream::StartStream for additional information.
Syntax
HRESULT StartSubStream();
Return value
This method can return one of these values.
Value | Meaning |
---|---|
|
Method succeeded. |
|
No terminal has been selected on the substream so it cannot be started. |
|
Substream has already been started. |
|
This operation is not supported. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | tapi3if.h (include Tapi3.h) |