Tao.DevIl SDK Documentation

Il.fGetcProc Delegate

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

Requirements

Namespace: Tao.DevIl

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

See Also

Tao.DevIl Namespace