ISCTE_EAS::GetAlertTextLen Method
This topic applies to Windows Vista and later.
The GetAlertTextLen method returns the size of the alert text.
Syntax
HRESULT GetAlertTextLen(
[out] WORD *pwVal
);
Parameters
- pwVal [out]
Receives the size of the alert text, in bytes. To get the alert text, allocate a buffer of this size and call ISCTE_EAS::GetAlertText.
Return Value
The method returns an HRESULT.
Requirements
Header | Declared in Atscpsipparser.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008