WizardExternalWindowHandleGet

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

SalWindowHandle WizardExternalWindowHandleGet(SalString sStep)

The WizardExternalWindowHandleGet method returns the window handle of an external window associated with a step.

Parameters

Name Description
SalString sStep Name of the step to return the external window handle for.

Returns

The return value is window handle of the external window associated with the step. If the step is internal or the external step has not been created, hWndNULL is returned.