IPXC_Action_Sound::Flags Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_Action_Sound::Flags Property}} | {{#customTitle:IPXC_Action_Sound::Flags Property}} | ||
− | + | Gets/sets the sound object [[PXV:PXC_Action_Sound_Flags|flags]]. | |
− | + | ||
== Syntax == | == Syntax == |
Revision as of 07:09, 14 April 2015
Gets/sets the sound object flags.
Syntax
HRESULT get_Flags([out, retval] ULONG* pFlags); HRESULT put_Flags([in] ULONG pFlags);
See Also
See also IPXC_Action_Sound.