TimerEventHandler (Delegates)
Last changed: -77.169.19.34

.
Summary
TODO - a short description

C# Definition:

private delegate void TimerEventHandler(UInt32 id, UInt32 msg, ref UInt32 userCtx, UInt32 rsv1, UInt32 rsv2);

VB Definition:

Private Delegate Sub TimerEventHandler(ByVal id As UInt32, ByVal msg As UInt32, ByRef userCtx As UInt32, ByVal rsv1 As UInt32, ByVal rsv2 As UInt32)

User-Defined Types:

None.

Notes:

None.

Documentation