IUIX_Layout::LastActivePane Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Layout::LastActivePane Property}}
 
{{#customTitle:IUIX_Layout::LastActivePane Property}}
{{#parentPage:PXV:IUIX_Layout|LastActivePane Property|property}}
+
{{#parentPage:PXV:IUIX_Layout#Properties|LastActivePane Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 22:47, 21 May 2015


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

Syntax

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

Parameters

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

See Also

IUIX_Layout.