Tao.DevIl SDK Documentation

Il.mAlloc Delegate

[Visual Basic]
Public Delegate Sub Il.mAlloc( _
   ByVal a As Integer _
)
[C#]
public delegate void Il.mAlloc(
   int a
);

Requirements

Namespace: Tao.DevIl

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

See Also

Tao.DevIl Namespace