IPXV_ViewPanesCollection::Layout Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Layout([out, retval] IUIX_Layout** | + | <pre class="brush:cpp;gutter:false">HRESULT get_Layout([out, retval] IUIX_Layout** pLayout); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_ViewPanesCollection|IPXV_ViewPanesCollection]] | [[PXV:IPXV_ViewPanesCollection|IPXV_ViewPanesCollection]] |
Revision as of 02:01, 4 June 2015
Property Layout of interface IPXV_ViewPanesCollection returns Pointer to IUIX_Layout ...
Syntax
HRESULT get_Layout([out, retval] IUIX_Layout** pLayout);