CONNECTION_INFO_0 structure
Contains the identification number of a connection.
Syntax
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
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Header |
|
See also
Community Additions
ADD
Show: