Tao.DevIl SDK Documentation

Il.ilSaveL Method (Int32, IntPtr, Int32)

[Visual Basic]
Overloads Public Shared Function ilSaveL( _
   ByVal Type As Integer, _
   ByVal Lump As IntPtr, _
   ByVal Size As Integer _
) As Integer
[C#]
public static int ilSaveL(
   int Type,
   IntPtr Lump,
   int Size
);

See Also

Il Class | Tao.DevIl Namespace | Il.ilSaveL Overload List