IUIX_Theme::GetSound Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT GetSound([in] BSTR sSoundID, [out, retval] IUIX_Sound** pSound);
Parameters
- sSoundID
- [in] Value of BSTR.
- pSound
- [out, retval] Pointer to IUIX_Sound.
Return Value
Returns S_OK if operation was successful or error code in other cases.