Tao.DevIl SDK Documentation

Il.fCloseRProc Delegate

[Visual Basic]
Public Delegate Sub Il.fCloseRProc( _
   ByVal handle As IntPtr _
)
[C#]
public delegate void Il.fCloseRProc(
   IntPtr handle
);

Requirements

Namespace: Tao.DevIl

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

See Also

Tao.DevIl Namespace