ReactOS 0.4.15-dev-6056-gb29b268
tagWINE_PLAYSOUND Struct Reference
Collaboration diagram for tagWINE_PLAYSOUND:

Public Attributes

unsigned bLoop: 1
 
HMMIO hmmio
 
HWAVEOUT hWave
 
struct tagWINE_PLAYSOUNDlpNext
 

Detailed Description

Definition at line 30 of file playsound.c.

Member Data Documentation

◆ bLoop

unsigned tagWINE_PLAYSOUND::bLoop

Definition at line 32 of file playsound.c.

Referenced by MULTIMEDIA_PlaySound(), and proc_PlaySound().

◆ hmmio

HMMIO tagWINE_PLAYSOUND::hmmio

◆ hWave

HWAVEOUT tagWINE_PLAYSOUND::hWave

Definition at line 34 of file playsound.c.

Referenced by MULTIMEDIA_PlaySound(), and proc_PlaySound().

◆ lpNext

struct tagWINE_PLAYSOUND* tagWINE_PLAYSOUND::lpNext

Definition at line 35 of file playsound.c.

Referenced by MULTIMEDIA_PlaySound().


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