 Prev Next
Prev Next
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 12:20, local time: 2025/10/31 15:57, 
 
216.73.216.212,10-3-97-86:LOG IN | 
| ©2025 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! | 
| The Backwoods Guide to Computer Lingo | 
.