CNetwork::Name

[This is preliminary documentation and subject to change.]

The Name method returns the value of the N Name field from the CNetwork record object.

CString Name(void);
 

Parameters

None.

Return Values

The value of the N Name field.

QuickInfo

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