ReactOS 0.4.15-dev-7842-g558ab78
tagMCI_ANIM_WINDOW_PARMSW Struct Reference

#include <mmsystem.h>

Collaboration diagram for tagMCI_ANIM_WINDOW_PARMSW:

Public Attributes

DWORD_PTR dwCallback
 
HWND hWnd
 
UINT nCmdShow
 
LPCWSTR lpstrText
 

Detailed Description

Definition at line 2688 of file mmsystem.h.

Member Data Documentation

◆ dwCallback

DWORD_PTR tagMCI_ANIM_WINDOW_PARMSW::dwCallback

Definition at line 2689 of file mmsystem.h.

Referenced by MCI_MapMsgAtoW().

◆ hWnd

HWND tagMCI_ANIM_WINDOW_PARMSW::hWnd

Definition at line 2690 of file mmsystem.h.

Referenced by MCI_MapMsgAtoW().

◆ lpstrText

LPCWSTR tagMCI_ANIM_WINDOW_PARMSW::lpstrText

Definition at line 2692 of file mmsystem.h.

Referenced by MCI_MapMsgAtoW(), and MCI_UnmapMsgAtoW().

◆ nCmdShow

UINT tagMCI_ANIM_WINDOW_PARMSW::nCmdShow

Definition at line 2691 of file mmsystem.h.

Referenced by MCI_MapMsgAtoW().


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