Share via


IXDSCodec::put_CCSubstreamService Method

This topic applies to Windows XP Service Pack 1 or later.
The put_CCSubstreamService method specifies which line 21 data channels the XDS Codec filter sends to the XDSToRat object. By default, only the Extended Data Services (XDS) channel is supported.

Syntax

HRESULT put_CCSubstreamService(
  [in]  long SubstreamMask
);

Parameters

  • SubstreamMask [in]
    Bitwise combination of zero or more KS_CC_SUBSTREAM flags, specifying the line 21 services.

Return Value

Returns an HRESULT value. Possible values include the following.

Return code Description

E_INVALIDARG

Invalid argument

S_OK

Success

Requirements

Header Declared in EncDec.h.

See Also

IXDSCodec Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008