ISpVoice::GetAlertBoundary
Other versions of this page are also available for the following:
8/28/2008
This method gets the event that is currently being used as the insertion point for alerts.
Syntax
HRESULT GetAlertBoundary(
SPEVENTENUM* peBoundary
);
Parameters
- peBoundary
[out] Pointer to an SPEVENTENUM structure containing the event type of the alert boundary.
Return Value
The following table shows the possible return values.
Value | Description |
---|---|
S_OK |
Function completed successfully. |
E_POINTER |
Invalid pointer. |
Requirements
Header | sapi.h, sapi.idl |
Library | sapilib.lib |
Windows Embedded CE | Windows CE .NET 4.1 and later |