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