The RASDIALDLG structure is used in the RasDialDlg function to specify additional input and output parameters.
typedef struct tagRASDIALDLG { IN DWORD dwSize; IN HWND hwndOwner; IN DWORD dwFlags; IN LONG xDlg; IN LONG yDlg; IN DWORD dwSubEntry; OUT DWORD dwError; IN DWORD reserved; IN DWORD reserved2; } RASDIALDLG;
Value |
Meaning |
RASDDFLAG_PositionDlg |
If this flag is set, RasDialDlg uses 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. |
file: /Techref/os/win/api/win32/struc/src/str15_3.htm, 3KB, , updated: 2000/4/7 11:20, local time: 2024/12/7 22:22,
18.97.14.80:LOG IN
|
©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://www.piclist.com/techref/os/win/api/win32/struc/src/str15_3.htm"> RASDIALDLG</A> |
Did you find what you needed? |
PICList 2024 contributors:
o List host: MIT, Site host massmind.org, Top posters @none found - Page Editors: James Newton, David Cary, and YOU! * Roman Black of Black Robotics donates from sales of Linistep stepper controller kits. * Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters. * Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated! * Contributors: Richard Seriani, Sr. |
Welcome to www.piclist.com! |
.