CChannelStream::SetSubChannel

[This is preliminary documentation and subject to change.]

The SetSubChannel method sets the value of the CSR SubChannel field in the CChannelStream record object.

void SetSubChannel(
  long lSubChannel  
);
 

Parameters

lSubChannel
The CSR SubChannel value to set.

Return Values

This method does not return a value.

QuickInfo

  Windows NT: Unsupported.
  Windows: Requires Windows 98.
  Windows CE: Unsupported.
  Header: Declared in chanstr.h.
  Import Library: Use dbsets.lib or dbsetsSt.lib.
  Unicode: Yes.