IUIX_Cmd::Offline Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Cmd::Offline Property}} | {{#customTitle:IUIX_Cmd::Offline Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_Cmd|IUIX_Cmd]]. |
Revision as of 06:01, 20 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);