Tao.DevIl SDK Documentation

Il.ilIsValidL Method (Int32, Byte[], Int32)

[Visual Basic]
Overloads Public Shared Function ilIsValidL( _
   ByVal Type As Integer, _
   ByVal Lump As Byte(), _
   ByVal Size As Integer _
) As Boolean
[C#]
public static bool ilIsValidL(
   int Type,
   byte[] Lump,
   int Size
);

See Also

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