[]
        
(Showing Draft Content)

C1.Util.Win.Win32.EditStreamCallbackProc.Invoke

Invoke Method

Invoke(IntPtr, IntPtr, int, ref int)

Declaration
public virtual uint Invoke(IntPtr dwCookie, IntPtr buf, int cb, ref int pcb)
Public Overridable Function Invoke(dwCookie As IntPtr, buf As IntPtr, cb As Integer, ByRef pcb As Integer) As UInteger
Parameters
Type Name Description
IntPtr dwCookie
IntPtr buf
int cb
int pcb
Returns
Type Description
uint