Platform SDK: DirectX

DirectX7.TickCount

The DirectX7.TickCount method returns the system tick count.

object.TickCount() As Long

Parameters

object
Object expression that resolves to a DirectX7 object.

Return Values

If the method succeeds, the tick count on the system is returned.

Error Codes

If the method fails, an error is raised and Err.Number is set.