IPXC_Action_Sound::Sound 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 Sound of interface IPXC_Action_Sound returns/sets Pointer to IPXC_Sound ...


Syntax

HRESULT get_Sound([out, retval] IPXC_Sound** ppSound);
HRESULT put_Sound([in] IPXC_Sound* ppSound);

See Also

See also IPXC_Action_Sound.