Navigation: Ultimate Suite for PowerBuilder Help > PowerDock > Functions >

of_getdocumentwindow

Send comments on this topic.

 

Description:

Gets the window associated with the document index passed in.

Syntax:

of_getdocumentwindow (long al_index)

Argument

Description

al_index

The index of the document who's window you want to gain a reference to.

Return Value:

Returns the window that the document tab index represents. Returns a null if the document index doesn't reference a window (i.e. references a userobject).

Usage:


Copyright © 2021 Werysoft Inc.