[]
        
(Showing Draft Content)

C1.Util.Win.Win32.EditStreamCallbackProc.BeginInvoke

BeginInvoke Method

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

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