CStation::SetNetworkID

[This is preliminary documentation and subject to change.]

The SetNetworkID method sets the value of the S Network ID field in the CStation record object.

void SetNetworkID(
  long lNetworkID   
);
 

Parameters

lNetworkID
The S Network 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 station.h.
  Import Library: Use dbsets.lib or dbsetsSt.lib.
  Unicode: Yes.