Romestead Assembly Reference

FMOD.FILE_READ_CALLBACK

Type JSON

public delegate in FMOD

Methods3
Properties0
Fields0
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceFMOD
  • Base typeSystem.MulticastDelegate
  • Hash7E8E9348CE78238F03343E5B8CDA91C6F9979153D7D5946692A784B03BBA3226

Relationships

Base type

System.MulticastDelegate

Methods

BeginInvoke

public System.IAsyncResult BeginInvoke(System.IntPtr handle, System.IntPtr buffer, System.UInt32 sizebytes, System.UInt32& bytesread, System.IntPtr userdata, System.AsyncCallback callback, System.Object object)

Method metadata
  • Visibilitypublic
  • Return typeSystem.IAsyncResult
  • StaticFalse
  • VirtualTrue
  • HashA0ECF68C23CCF8FBC9302D82A4032F0CCE4FE412C7E8B20D24FFC75466A2FB31

EndInvoke

public FMOD.RESULT EndInvoke(System.UInt32& bytesread, System.IAsyncResult result)

Method metadata
  • Visibilitypublic
  • Return typeFMOD.RESULT
  • StaticFalse
  • VirtualTrue
  • Hash116D2CD65C71D77F4AC2D0DD6F549E09A32320E08A003BBA6A2AFFD63CEE8EE6

Invoke

public FMOD.RESULT Invoke(System.IntPtr handle, System.IntPtr buffer, System.UInt32 sizebytes, System.UInt32& bytesread, System.IntPtr userdata)

Method metadata
  • Visibilitypublic
  • Return typeFMOD.RESULT
  • StaticFalse
  • VirtualTrue
  • HashD9624FEEDE2F2752DBC35E8DB021D79FC12BCE9254685C503214A7B2601A6EA6