IPXV_Inst::MainFrm Property

From PDF XChange PDF SDK
Revision as of 02:41, 4 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             nIndex,
                    [out, retval]  IPXV_MainFrame**  pFrm);

Parameters

nIndex
[in] Index of main frame.

See Also

IPXV_Inst, IPXV_Inst::MainFrmCount