Tao.Lua SDK Documentation

Lua.lua_gethookcount Method 

[Visual Basic]
Public Shared Function lua_gethookcount( _
   ByVal L As IntPtr _
) As Integer
[C#]
public static int lua_gethookcount(
   IntPtr L
);

See Also

Lua Class | Tao.Lua Namespace