Tao.DevIl SDK Documentation

Il.IL_LOADPROC Delegate

[Visual Basic]
Public Delegate Function Il.IL_LOADPROC( _
   ByVal str As String _
) As Integer
[C#]
public delegate int Il.IL_LOADPROC(
   string str
);

Requirements

Namespace: Tao.DevIl

Assembly: Tao.DevIl (in Tao.DevIl.dll)

See Also

Tao.DevIl Namespace