Platform SDK: Network Management

CONNECTION_INFO_0

The CONNECTION_INFO_0 structure contains the identification number of a connection.

typedef struct _CONNECTION_INFO_0 {
  DWORD    coni0_id;
} CONNECTION_INFO_0, *PCONNECTION_INFO_0, *LPCONNECTION_INFO_0;

Members

coni0_id
Specifies a connection identification number.

Requirements

  Windows NT/2000: Requires Windows NT 3.1 or later.
  Windows 95/98: Unsupported.
  Header: Declared in Lmshare.h.

See Also

Network Management Overview, Network Management Structures, Share Functions, NetConnectionEnum