Delegate FileIfaceData.ReadAsyncCallback
public delegate void FileIfaceData.ReadAsyncCallback(IntPtr file, int ioPriority, IntPtr cancellable, AsyncReadyCallback callback, IntPtr userData)
Parameters
file
IntPtrioPriority
intcancellable
IntPtrcallback
AsyncReadyCallbackuserData
IntPtr