You are reading help file online using chmlib.com
|
ISpVoice::GetAlertBoundary retrieves the event that is currently being used as the insertion point for alerts. For more information on alert boundaries, see ISpVoice::SetAlertBoundary.
HRESULT GetAlertBoundary(
SPEVENTENUM *peBoundary
);
Value | Description |
---|---|
S_OK | Function completed successfully. |
E_POINTER | Invalid pointer. |
You are reading help file online using chmlib.com
|