IUIX_Layout::FloatingRoot Property

From PDF XChange PDF SDK
Revision as of 06:46, 23 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

See also IUIX_Layout.