IPXV_Inst::MainFrm Property

From PDF XChange PDF SDK
Revision as of 03:59, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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