IUIX_Layout::LastActivePane Property

From PDF XChange PDF SDK
Revision as of 04:26, 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


Property LastActivePane of interface IUIX_Layout returns Pointer to IUIX_Obj ...

Syntax

HRESULT get_LastActivePane([in, defaultvalue(-1)]  LONG        nID,
                           [out, retval]           IUIX_Obj**  pLastActive);

Parameters

nID
[in, defaultvalue(-1)] Value of LONG.

See Also

IUIX_Layout