IPXC_Action_Sound::Flags Property

From PDF XChange PDF SDK
Jump to: navigation, search


Gets/sets the sound object flags. These flags are combination of PXC_Action_Sound_Flags enumeration values.

Syntax

HRESULT get_Flags([out, retval]  ULONG*  pFlags);
HRESULT put_Flags([in]  ULONG  pFlags);

See Also

IPXC_Action_Sound