【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.6.10.3 Dialog::Close
Contents
Description
closes a dialog window
Syntax
void Close( int nModalRet = -1 )
Parameters
- nModalRet
- for modal dialogs, the value passed is recieved as a return value of the DoModal method. Has no effect on Modeles dilaogs.
Return
Examples
Remark
See Also
Header to Include
Dialog.h