IUIX_ThreadContext::FullScreen Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IUIX_ThreadContext|IUIX_ThreadContext]].
+
[[PXV:IUIX_ThreadContext|IUIX_ThreadContext]]

Revision as of 06:05, 23 May 2015


Property FullScreen of interface IUIX_ThreadContext returns Pointer to IUIX_LayoutItem ...

Syntax

HRESULT get_FullScreen([out, retval]  IUIX_LayoutItem**  ppFS);

See Also

IUIX_ThreadContext