SetDlgParentWndΒΆ

SetDlgParentWnd sets the parent window for dialog boxes created with UniScript.

bool = SetDlgParentWnd(rsWnd)

Return Value

bool is TRUE (1), if the function was successful and otherwise FALSE (0).

See also

AppGetMainWnd

id-1269129