'Declaration
<System.Security.SuppressUnmanagedCodeSecurityAttribute()> Public Shared Function GetTickCount() As System.Integer
'Usage
Dim value As System.Integer value = NKernel32.GetTickCount()
[System.Security.SuppressUnmanagedCodeSecurity()] public static System.int GetTickCount()