The RASPBDLG structure is used with the RasPhonebookDlg function to specify additional input and output parameters.
typedef struct tagRASPBDLG { IN DWORD dwSize; IN HWND hwndOwner; IN DWORD dwFlags; IN LONG xDlg; IN LONG yDlg; IN DWORD dwCallbackId; IN RASPBDLGFUNC pCallback; OUT DWORD dwError; IN DWORD reserved; IN DWORD reserved2; } RASPBDLG;
Value |
Meaning |
RASPBDFLAG_PositionDlg |
Causes RasPhonebookDlg to use the values specified by the xDlg and yDlg members to position the dialog box. If this flag is not set, the dialog box is centered on the owner window, unless hwndOwner is NULL, in which case, the dialog box is centered on the screen. |
RASPBDFLAG_ForceCloseOnDial |
Turns on the close-on-dial option, overriding the user’s preference. This option is appropriate with features such as RAS AutoDial where the user’s goal is to make a connection immediately. |
RASPBDFLAG_NoUser |
Causes the RasPBDlgFunc callback function specified by the pCallback member to receive a RASPBDEVENT_NoUser notification when the dialog box is starting up. This flag is for use in situations in which there is no logged-on user, as in the WinLogon application. Typically, applications should not use this flag. |
RASPBDFLAG_UpdateDefaults |
Causes the default window position to be saved on exit. This flag is used primarily by RASPHONE.EXE and should not be used by typical applications. |
file: /Techref/os/win/api/win32/struc/src/str15_12.htm, 5KB, , updated: 2000/4/7 11:20, local time: 2024/11/7 19:44,
18.221.61.135: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.ecomorder.com/Techref/os/win/api/win32/struc/src/str15_12.htm"> RASPBDLG</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.