IPXC_Action_Sound::Sound Property

From PDF XChange PDF SDK
Revision as of 10:08, 20 May 2015 by Johnv (Talk | contribs)

Jump to: navigation, search


Gets/sets a sound object defining the sound that shall be played.

Syntax

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

See Also

IPXC_Action_Sound.