Eye of the Nile Docs
Everything you need to know to get started!
Loading...
Searching...
No Matches
FMOD.ASYNCREADINFO Struct Reference

Public Attributes

IntPtr handle
 
uint offset
 
uint sizebytes
 
int priority
 
IntPtr userdata
 
IntPtr buffer
 
uint bytesread
 
FILE_ASYNCDONE_FUNC done
 

Member Data Documentation

◆ buffer

IntPtr FMOD.ASYNCREADINFO.buffer

◆ bytesread

uint FMOD.ASYNCREADINFO.bytesread

◆ done

FILE_ASYNCDONE_FUNC FMOD.ASYNCREADINFO.done

◆ handle

IntPtr FMOD.ASYNCREADINFO.handle

◆ offset

uint FMOD.ASYNCREADINFO.offset

◆ priority

int FMOD.ASYNCREADINFO.priority

◆ sizebytes

uint FMOD.ASYNCREADINFO.sizebytes

◆ userdata

IntPtr FMOD.ASYNCREADINFO.userdata

The documentation for this struct was generated from the following file: