IPXC_BackgroundParams::Flags Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_BackgroundParams::Flags Property}} | {{#customTitle:IPXC_BackgroundParams::Flags Property}} | ||
+ | {{#parentPage:PXV:IPXC_BackgroundParams|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Gets/sets background operation [[PXV:PXC_BackgroundFlags|flags]]. | Gets/sets background operation [[PXV:PXC_BackgroundFlags|flags]]. |
Revision as of 14:42, 20 April 2015
Gets/sets background operation flags.
Syntax
HRESULT get_Flags([out, retval] ULONG* pFlags); HRESULT put_Flags([in] ULONG pFlags);
See Also
See also IPXC_BackgroundParams.