WaitForText

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.

ITraceMergeTextHandler