ReactOS 0.4.15-dev-7918-g2a2556c
tagWINE_PLAYSOUND Struct Reference

Public Attributes

unsigned bLoop: 1
 
HMMIO hmmio
 
HWAVEOUT hWave
 

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

Definition at line 33 of file playsound.c.

Referenced by PlaySound_AllocAndGetMMIO(), PlaySound_Free(), and proc_PlaySound().

◆ hWave

HWAVEOUT tagWINE_PLAYSOUND::hWave

Definition at line 34 of file playsound.c.

Referenced by MULTIMEDIA_PlaySound(), and proc_PlaySound().


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