ReactOS 0.4.15-dev-7953-g1f49173
MCIWndInfo Struct Reference
Collaboration diagram for MCIWndInfo:

Public Attributes

DWORD dwStyle
 
MCIDEVICEID mci
 
HDRVR hdrv
 
int alias
 
UINT dev_type
 
UINT mode
 
LONG position
 
SIZE size
 
int zoom
 
LPWSTR lpName
 
HWND hWnd
 
HWND hwndOwner
 
UINT uTimer
 
MCIERROR lasterror
 
WCHAR return_string [128]
 
WORD active_timer
 
WORD inactive_timer
 

Detailed Description

Definition at line 42 of file mciwnd.c.

Member Data Documentation

◆ active_timer

WORD MCIWndInfo::active_timer

Definition at line 58 of file mciwnd.c.

Referenced by MCIWND_Create(), and MCIWndProc().

◆ alias

int MCIWndInfo::alias

Definition at line 47 of file mciwnd.c.

Referenced by MCIWndProc().

◆ dev_type

UINT MCIWndInfo::dev_type

Definition at line 48 of file mciwnd.c.

Referenced by MCIWndProc().

◆ dwStyle

◆ hdrv

HDRVR MCIWndInfo::hdrv

Definition at line 46 of file mciwnd.c.

Referenced by MCIWndProc().

◆ hWnd

◆ hwndOwner

◆ inactive_timer

WORD MCIWndInfo::inactive_timer

Definition at line 58 of file mciwnd.c.

Referenced by MCIWND_Create(), and MCIWndProc().

◆ lasterror

MCIERROR MCIWndInfo::lasterror

Definition at line 56 of file mciwnd.c.

Referenced by mci_generic_command(), mci_get_devcaps(), MCIWND_notify_error(), and MCIWndProc().

◆ lpName

LPWSTR MCIWndInfo::lpName

Definition at line 53 of file mciwnd.c.

Referenced by MCIWND_notify_media(), MCIWND_UpdateState(), and MCIWndProc().

◆ mci

MCIDEVICEID MCIWndInfo::mci

Definition at line 45 of file mciwnd.c.

Referenced by mci_generic_command(), mci_get_devcaps(), MCIWND_UpdateState(), and MCIWndProc().

◆ mode

UINT MCIWndInfo::mode

Definition at line 49 of file mciwnd.c.

Referenced by MCIWND_Create(), MCIWND_notify_mode(), and MCIWndProc().

◆ position

LONG MCIWndInfo::position

Definition at line 50 of file mciwnd.c.

Referenced by MCIWND_Create(), MCIWND_notify_pos(), MCIWND_UpdateState(), and MCIWndProc().

◆ return_string

WCHAR MCIWndInfo::return_string[128]

Definition at line 57 of file mciwnd.c.

Referenced by MCIWndProc().

◆ size

SIZE MCIWndInfo::size

Definition at line 51 of file mciwnd.c.

Referenced by MCIWndProc().

◆ uTimer

UINT MCIWndInfo::uTimer

Definition at line 55 of file mciwnd.c.

Referenced by MCIWndProc().

◆ zoom

int MCIWndInfo::zoom

Definition at line 52 of file mciwnd.c.

Referenced by MCIWND_Create(), and MCIWndProc().


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