Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Waits until the user adds the appropriate text strings and calls SetTextAvailable.
Syntax
HRESULT WaitForText
([in] ULONG Milliseconds)
;
Parameters
Milliseconds
[in] Indicates the number of milliseconds for the wait delay.
Return Value
The following table describes possible return values. Failure return values are implementation-specific.
| Return Value | Description |
|---|---|
S_OK |
Indicates success. |