IPXC_Action_Sound::Volume Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 04:07, 20 March 2015

Property Volume of interface IPXC_Action_Sound returns/sets Value of double ...


Syntax

HRESULT get_Volume([out, retval] double* pVolume);
HRESULT put_Volume([in] double pVolume);

See Also

See also IPXC_Action_Sound.