WaitForText
Applies To: Windows 8, Windows 8.1
Waits until the user adds the appropriate text strings and calls SetTextAvailable.
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. |