Tao.DevIl SDK Documentation

Il.fOpenWProc Delegate

[Visual Basic]
Public Delegate Function Il.fOpenWProc( _
   ByVal str As String _
) As IntPtr
[C#]
public delegate IntPtr Il.fOpenWProc(
   string str
);

Requirements

Namespace: Tao.DevIl

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

See Also

Tao.DevIl Namespace