IPXC_Action_Sound::Flags Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXC_Action_Sound::Flags Property}}
 
{{#customTitle:IPXC_Action_Sound::Flags Property}}
  
Property '''Flags''' of interface [[PXV:IPXC_Action_Sound|IPXC_Action_Sound]] returns/sets  Value of ULONG ...
+
Gets/sets the sound object [[PXV:PXC_Action_Sound_Flags|flags]].
 
+
  
 
== Syntax ==
 
== Syntax ==

Revision as of 08: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.