IPXC_BackgroundParams::Flags Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_BackgroundParams::Flags Property}} | {{#customTitle:IPXC_BackgroundParams::Flags Property}} | ||
− | + | Gets/sets background operation [[PXV:PXC_BackgroundFlags|flags]]. | |
− | + | ||
== Syntax == | == Syntax == |
Revision as of 03:40, 15 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.