The RASNOUSER structure is used with the RasPBDlgFunc callback function to specify authentication credentials and other information. This structure enables dial-up networking operations that begin before a user has logged on. It is provided to support the WinLogon application, and is not typically used by other applications.
typedef struct tagRASNOUSER { IN DWORD dwSize; IN DWORD dwFlags; OUT DWORD dwTimeoutMs; OUT TCHAR szUserName[ UNLEN + 1 ]; OUT TCHAR szPassword[ PWLEN + 1 ]; OUT TCHAR szDomain[ DNLEN + 1 ]; } RASNOUSER;
file: /Techref/os/win/api/win32/struc/src/str15_11.htm, 2KB, , updated: 2000/4/7 11:20, local time: 2024/11/4 16:19,
3.15.141.184: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://ecomorder.com/Techref/os/win/api/win32/struc/src/str15_11.htm"> RASNOUSER</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.