IPXC_Action_Sound::Flags Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Action_Sound::Flags Property}} | {{#customTitle:IPXC_Action_Sound::Flags Property}} | ||
− | {{#parentPage:PXV:IPXC_Action_Sound|Flags Property|property}} | + | {{#parentPage:PXV:IPXC_Action_Sound#Properties|Flags Property|property}} |
− | + | ||
Gets/sets the sound object [[PXV:PXC_Action_Sound_Flags|flags]]. | Gets/sets the sound object [[PXV:PXC_Action_Sound_Flags|flags]]. |
Revision as of 12:54, 21 May 2015
Gets/sets the sound object flags.
Syntax
HRESULT get_Flags([out, retval] ULONG* pFlags); HRESULT put_Flags([in] ULONG pFlags);