IPXV_Inst::MainFrm Property

From PDF XChange PDF SDK
Revision as of 07:35, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Gets an main frame object as pointer to IPXV_MainFrame by specified index in list of all existing main frames.

Syntax

HRESULT get_MainFrm([in]           ULONG             Index,
                    [out, retval]  IPXV_MainFrame**  Frm);

Parameters

Index
[in] Index of main frame.

See Also

IPXV_Inst, IPXV_Inst::MainFrmCount