Tao.DevIl SDK Documentation |
|
Il.fSeekWProc Delegate
[Visual Basic]
Public Delegate Function Il.fSeekWProc( _
ByVal
handle As
IntPtr, _
ByVal
a As
Integer, _
ByVal
b As
Integer _
) As
Integer
[C#]
public delegate int Il.fSeekWProc(
IntPtr handle,
int a,
int b);
Requirements
Namespace:
Tao.DevIl
Assembly: Tao.DevIl (in Tao.DevIl.dll)
See Also
Tao.DevIl Namespace