Delegate IOFuncsData.IoSeekCallback
public delegate IOStatus IOFuncsData.IoSeekCallback(IntPtr channel, long offset, SeekType type, out ErrorOwnedHandle error)
Parameters
channel
IntPtroffset
longtype
SeekTypeerror
ErrorOwnedHandle
public delegate IOStatus IOFuncsData.IoSeekCallback(IntPtr channel, long offset, SeekType type, out ErrorOwnedHandle error)
channel
IntPtroffset
longtype
SeekTypeerror
ErrorOwnedHandle