Share via


ICcTransportStream::ID

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

This method gets a stream identifier specified by the client.

Syntax

HRESULT ID (
  BSTR* pbstrStreamId 
);

Parameters

Return Value

The following table shows return values for this method.

Value Description

S_OK

Indicates success.

E_OUTOFMEMORY

Indicates the transport could not allocate memory for the output parameter.

The application might be able to free memory and retry the operation.

Requirements

Header cctransport.idl
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

Core Connectivity Interfaces