Tao.DevIl SDK Documentation |
|
Il.fEofProc Delegate
[Visual Basic]
Public Delegate Function Il.fEofProc( _
ByVal
handle As
IntPtr _
) As
Boolean
[C#]
public delegate bool Il.fEofProc(
IntPtr handle);
Requirements
Namespace:
Tao.DevIl
Assembly: Tao.DevIl (in Tao.DevIl.dll)
See Also
Tao.DevIl Namespace