【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.6.10.9 Dialog::HasPreviousSize
Contents
Description
Finds if there is information about size saved from previous launch of this dialog
Syntax
int HasPreviousSize( LPCSTR lpcszDialogName = NULL )
Parameters
- lpcszDialogName
- [input] name of dilaog that must be supplied if called from inside event handler of OnRestoreSize
Return
Returns 1: yes, 0: No, -1: not ready for call
Examples
Remark
See Also
Header to Include
Dialog.h