ReactOS 0.4.15-dev-7842-g558ab78
_WINE_ACMNOTIFYWND Struct Reference

#include <wineacm.h>

Collaboration diagram for _WINE_ACMNOTIFYWND:

Public Attributes

WINE_ACMOBJ obj
 
HWND hNotifyWnd
 
DWORD dwNotifyMsg
 
DWORD fdwSupport
 
PWINE_ACMNOTIFYWND pNextACMNotifyWnd
 
PWINE_ACMNOTIFYWND pPrevACMNotifyWnd
 

Detailed Description

Definition at line 106 of file wineacm.h.

Member Data Documentation

◆ dwNotifyMsg

DWORD _WINE_ACMNOTIFYWND::dwNotifyMsg

Definition at line 110 of file wineacm.h.

Referenced by MSACM_BroadcastNotification(), and MSACM_RegisterNotificationWindow().

◆ fdwSupport

DWORD _WINE_ACMNOTIFYWND::fdwSupport

◆ hNotifyWnd

HWND _WINE_ACMNOTIFYWND::hNotifyWnd

Definition at line 109 of file wineacm.h.

Referenced by MSACM_BroadcastNotification(), and MSACM_RegisterNotificationWindow().

◆ obj

WINE_ACMOBJ _WINE_ACMNOTIFYWND::obj

Definition at line 108 of file wineacm.h.

Referenced by MSACM_RegisterNotificationWindow().

◆ pNextACMNotifyWnd

PWINE_ACMNOTIFYWND _WINE_ACMNOTIFYWND::pNextACMNotifyWnd

◆ pPrevACMNotifyWnd

PWINE_ACMNOTIFYWND _WINE_ACMNOTIFYWND::pPrevACMNotifyWnd

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