Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Retrieves the initial, pop-up, and reshow durations currently set for a tooltip control.
Parameters
-
wParam
-
Flag that specifies which duration value will be retrieved. This parameter can have one of the following values:
Value Meaning - TTDT_AUTOPOP
Retrieve the amount of time the tooltip window remains visible if the pointer is stationary within a tool's bounding rectangle. - TTDT_INITIAL
Retrieve the amount of time the pointer must remain stationary within a tool's bounding rectangle before the tooltip window appears. - TTDT_RESHOW
Retrieve the amount of time it takes for subsequent tooltip windows to appear as the pointer moves from one tool to another. -
lParam
- Must be zero.
Return value
Returns and INT value with the specified duration in milliseconds.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2003 [desktop apps only] |
| Header |
|