IUIX_Layout::FloatingRoot Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Layout::FloatingRoot Property}}
 
{{#customTitle:IUIX_Layout::FloatingRoot Property}}
Line 17: Line 18:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IUIX_Layout|IUIX_Layout]].
+
[[PXV:IUIX_Layout|IUIX_Layout]].

Revision as of 07:32, 20 May 2015


Property FloatingRoot of interface IUIX_Layout returns Pointer to IUIX_LayoutItem ...

Syntax

HRESULT get_FloatingRoot([in]           ULONG              nIndex,
                         [out, retval]  IUIX_LayoutItem**  ppFloatingRoot);

Parameters

nIndex
[in] Value of ULONG.

See Also

IUIX_Layout.