ReactOS 0.4.15-dev-7788-g1ad9096
MSGBOXPARAMSW Struct Reference

#include <winuser.h>

Collaboration diagram for MSGBOXPARAMSW:

Public Attributes

UINT cbSize
 
HWND hwndOwner
 
HINSTANCE hInstance
 
LPCWSTR lpszText
 
LPCWSTR lpszCaption
 
DWORD dwStyle
 
LPCWSTR lpszIcon
 
DWORD_PTR dwContextHelpId
 
MSGBOXCALLBACK lpfnMsgBoxCallback
 
DWORD dwLanguageId
 

Detailed Description

Definition at line 3335 of file winuser.h.

Member Data Documentation

◆ cbSize

UINT MSGBOXPARAMSW::cbSize

◆ dwContextHelpId

DWORD_PTR MSGBOXPARAMSW::dwContextHelpId

◆ dwLanguageId

DWORD MSGBOXPARAMSW::dwLanguageId

◆ dwStyle

◆ hInstance

◆ hwndOwner

HWND MSGBOXPARAMSW::hwndOwner

◆ lpfnMsgBoxCallback

MSGBOXCALLBACK MSGBOXPARAMSW::lpfnMsgBoxCallback

◆ lpszCaption

◆ lpszIcon

LPCWSTR MSGBOXPARAMSW::lpszIcon

◆ lpszText


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