シンタックス
'宣言
Public Delegate Function Win32.EditStreamCallbackProc( _
ByVal As System.IntPtr, _
ByVal As System.IntPtr, _
ByVal As System.Integer, _
ByRef As System.Integer _
) As System.UInteger
public delegate System.uint Win32.EditStreamCallbackProc(
System.IntPtr ,
System.IntPtr ,
System.int ,
ref System.int
)
パラメータ
- dwCookie
- buf
- cb
- pcb
参照