IUIX_Inst::FullScreen Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Inst::FullScreen Property}} | {{#customTitle:IUIX_Inst::FullScreen Property}} | ||
+ | {{#parentPage:PXV:IUIX_Inst#Properties|FullScreen|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''FullScreen''' of interface [[PXV:IUIX_Inst|IUIX_Inst]] returns Pointer to [[PXV:IUIX_LayoutItem|IUIX_LayoutItem]] ... | Property '''FullScreen''' of interface [[PXV:IUIX_Inst|IUIX_Inst]] returns Pointer to [[PXV:IUIX_LayoutItem|IUIX_LayoutItem]] ... | ||
− | |||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_FullScreen(IUIX_LayoutItem** | + | <pre class="brush:cpp;gutter:false">HRESULT get_FullScreen([out, retval] IUIX_LayoutItem** pFS); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_Inst|IUIX_Inst]] |
Latest revision as of 03:25, 15 June 2015
Property FullScreen of interface IUIX_Inst returns Pointer to IUIX_LayoutItem ...
Syntax
HRESULT get_FullScreen([out, retval] IUIX_LayoutItem** pFS);