CChannelT::SetStationID

[This is preliminary documentation and subject to change.]

The SetStationID method sets the value of the C Station ID field in the CChannelT record object.

void SetStationID(
  long lStationID   
);
 

Parameters

lStationID
The C Station ID 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 channelt.h.
  Import Library: Use dbsets.lib or dbsetsSt.lib.
  Unicode: Yes.