Delegate FileIfaceData.CreateAsyncCallback
public delegate void FileIfaceData.CreateAsyncCallback(IntPtr file, FileCreateFlags flags, int ioPriority, IntPtr cancellable, AsyncReadyCallback callback, IntPtr userData)
Parameters
file
IntPtrflags
FileCreateFlagsioPriority
intcancellable
IntPtrcallback
AsyncReadyCallbackuserData
IntPtr