[]
        
(Showing Draft Content)

C1.Util.Win.Win32.EditStreamCallbackProc.BeginInvoke

BeginInvoke Method

BeginInvoke(IntPtr, IntPtr, int, ref int, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(IntPtr dwCookie, IntPtr buf, int cb, ref int pcb, AsyncCallback callback, object @object)
Parameters
Type Name Description
IntPtr dwCookie
IntPtr buf
int cb
int pcb
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult