IPXV_Inst::MainFrm Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 03:59, 15 June 2015


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