IPXC_Sound::Channels Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Channels''' of interface [[PXV:IPXC_Sound|IPXC_Sound]] returns  Value of ULONG ...
+
Property '''nChannels''' of interface [[PXV:IPXC_Sound|IPXC_Sound]] returns  Value of ULONG ...
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03:37, 15 June 2015


Property nChannels of interface IPXC_Sound returns Value of ULONG ...

Syntax

HRESULT get_Channels([out, retval]  ULONG*  nChannels);

See Also

IPXC_Sound