ReactOS 0.4.15-dev-7953-g1f49173
_MMIOINFO Struct Reference

#include <mmsystem.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 [3]
 
DWORD dwReserved1
 
DWORD dwReserved2
 
HMMIO hmmio
 

Detailed Description

Definition at line 1485 of file mmsystem.h.

Member Data Documentation

◆ adwInfo

DWORD _MMIOINFO::adwInfo[3]

◆ cchBuffer

◆ dwFlags

◆ dwReserved1

DWORD _MMIOINFO::dwReserved1

Definition at line 1499 of file mmsystem.h.

◆ dwReserved2

DWORD _MMIOINFO::dwReserved2

Definition at line 1500 of file mmsystem.h.

◆ fccIOProc

◆ hmmio

HMMIO _MMIOINFO::hmmio

Definition at line 1501 of file mmsystem.h.

Referenced by MMIO_Create(), MMIO_Get(), and MMIO_Open().

◆ htask

HTASK _MMIOINFO::htask

Definition at line 1490 of file mmsystem.h.

◆ lBufOffset

◆ lDiskOffset

◆ pchBuffer

◆ pchEndRead

◆ pchEndWrite

◆ pchNext

◆ pIOProc

LPMMIOPROC _MMIOINFO::pIOProc

Definition at line 1488 of file mmsystem.h.

Referenced by MMIO_Open(), and mmioRenameA().

◆ wErrorRet


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