Tao.Lua SDK Documentation |
|
Lua.lua_Reader Delegate
[Visual Basic]
Public Delegate Function Lua.lua_Reader( _
ByVal
L As
IntPtr, _
ByVal
ud As
IntPtr, _
ByRef
sz As
UInt32 _
) As
String
Requirements
Namespace:
Tao.Lua
Assembly: Tao.Lua (in Tao.Lua.dll)
See Also
Tao.Lua Namespace