API-Dokumentation > Custom user interface > Object ProUIDialog > Function ProUIDialogRemembersSize
Function ProUIDialogRemembersSize
Description
Checks if the dialog remembers its old size.
Synopsis
#include <ProUIDialog.h>
ProUIDialogRemembersSize
(
char* dialog
/* (In)
Name of the dialog.
*/
ProBoolean* state
/* (Out)
PRO_B_TRUE when the dialog remembers its size. PRO_B_FALSE when the dialog does'nt remember its size.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
War dies hilfreich?