CToolTipCtrl::GetDelayTime

int GetDelayTime( DWORD dwDuration ) const;

Return Value

The specified delay time, in milliseconds

Parameters

dwDuration

Flag that specifies which duration value will be retrieved. This parameter can be one of the following values:

Remarks

This member function implements the behavior of the Win32 message TTM_GETDELAYTIME, as described in the Platform SDK.

CToolTipCtrl OverviewClass MembersHierarchy Chart

See Also   CToolTipCtrl::SetDelayTime