IPXV_SoundManager::ResumeSound Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT ResumeSound([in] PARAM_T nUserID, [in] IPXC_Sound* pSound);
Parameters
- nUserID
- [in] Value of PARAM_T.
- pSound
- [in] Pointer to IPXC_Sound.
Return Value
Returns S_OK if operation was successful or error code in other cases.