You are reading help file online using chmlib.com
|
ISpVoice::GetPriority retrieves the current voice priority level. See ISpVoice::SetPriority for more information on voice priorities.
HRESULT GetPriority(
SPVPRIORITY *pePriority
);
Value | Description |
---|---|
S_OK | Function completed successfully. |
E_POINTER | Invalid pointer. |
You are reading help file online using chmlib.com
|