CONNECTION_INFO_0

The CONNECTION_INFO_0 structure specifies 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
Connection identification number.

QuickInfo

  Windows NT: Requires version 3.1 or later.
  Windows: Requires Windows 95 or later.
  Windows CE: Unsupported.
  Header: Declared in lmshare.h.

See Also

Networking (Net) Overview, Net Structures, NetConnectionEnum