2.2.6.10.9 Dialog::HasPreviousSize

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