IUIX_Cmd::Offline Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Cmd::Offline Property}}
 
{{#customTitle:IUIX_Cmd::Offline Property}}
{{#parentPage:PXV:IUIX_Cmd#Properties|Offline Property|property}}
+
{{#parentPage:PXV:IUIX_Cmd#Properties|Offline|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 09:39, 23 May 2015


Property Offline of interface IUIX_Cmd returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_Offline([out, retval]  VARIANT_BOOL*  pVal);
HRESULT put_Offline([in]  VARIANT_BOOL  pVal);

See Also

IUIX_Cmd