Tao.DevIl SDK Documentation
Il.ilLoadF Method
[Visual Basic]
Public Shared Function ilLoadF( _
ByVal
Type
As
Integer
, _
ByVal
File
As
IntPtr
_
) As
Boolean
[C#]
public static
bool
ilLoadF(
int
Type
,
IntPtr
File
);
See Also
Il Class
|
Tao.DevIl Namespace