The CONNECTION_INFO_0 structure specifies the identification number of a connection, number of open files, connection time, number of users on the connection, and the type of connection.
typedef struct _CONNECTION_INFO_1 {
DWORD coni1_id;
DWORD coni1_type;
DWORD coni1_num_opens;
DWORD coni1_num_users;
DWORD coni1_time;
LPTSTR coni1_username;
LPTSTR coni1_netname;
} CONNECTION_INFO_1, *PCONNECTION_INFO_1, *LPCONNECTION_INFO_1;
Value |
Meaning |
STYPE_DISKTREE |
Print queue |
STYPE_PRINTQ |
Disk drive |
STYPE_DEVICE |
Communication device |
STYPE_IPC |
Interprocess Communication (IPC) |
file: /Techref/os/win/api/win32/struc/src/str02_10.htm, 3KB, , updated: 2000/4/7 11:20, local time: 2024/11/3 02:20,
18.222.113.145:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.org/Techref/os/win/api/win32/struc/src/str02_10.htm"> CONNECTION_INFO_1</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.