FS2_Open
Open source remastering of the Freespace 2 engine
MMIOINFO Struct Reference

#include <config.h>

Public Attributes

DWORD dwFlags
 
FOURCC fccIOProc
 
LPMMIOPROC pIOProc
 
UINT wErrorRet
 
HTASK hTask
 
LONG cchBuffer
 
HPSTR pchBuffer
 
HPSTR pchNext
 
HPSTR pchEndRead
 
HPSTR pchEndWrite
 
LONG lBufOffset
 
LONG lDiskOffset
 
DWORD adwInfo [4]
 
DWORD dwReserved1
 
DWORD dwReserved2
 
HMMIO hmmio
 

Detailed Description

Definition at line 228 of file config.h.

Member Data Documentation

DWORD MMIOINFO::adwInfo[4]

Definition at line 241 of file config.h.

LONG MMIOINFO::cchBuffer

Definition at line 234 of file config.h.

DWORD MMIOINFO::dwFlags

Definition at line 229 of file config.h.

DWORD MMIOINFO::dwReserved1

Definition at line 242 of file config.h.

DWORD MMIOINFO::dwReserved2

Definition at line 243 of file config.h.

FOURCC MMIOINFO::fccIOProc

Definition at line 230 of file config.h.

HMMIO MMIOINFO::hmmio

Definition at line 244 of file config.h.

HTASK MMIOINFO::hTask

Definition at line 233 of file config.h.

LONG MMIOINFO::lBufOffset

Definition at line 239 of file config.h.

LONG MMIOINFO::lDiskOffset

Definition at line 240 of file config.h.

HPSTR MMIOINFO::pchBuffer

Definition at line 235 of file config.h.

HPSTR MMIOINFO::pchEndRead

Definition at line 237 of file config.h.

HPSTR MMIOINFO::pchEndWrite

Definition at line 238 of file config.h.

HPSTR MMIOINFO::pchNext

Definition at line 236 of file config.h.

LPMMIOPROC MMIOINFO::pIOProc

Definition at line 231 of file config.h.

UINT MMIOINFO::wErrorRet

Definition at line 232 of file config.h.


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