Tao.DevIl SDK Documentation

Il.fTellWProc Delegate

[Visual Basic]
Public Delegate Function Il.fTellWProc( _
   ByVal handle As IntPtr _
) As Integer
[C#]
public delegate int Il.fTellWProc(
   IntPtr handle
);

Requirements

Namespace: Tao.DevIl

Assembly: Tao.DevIl (in Tao.DevIl.dll)

See Also

Tao.DevIl Namespace