ReactOS 0.4.15-dev-7942-gd23573b
MESSAGEBOX_PARAMS Struct Reference

#include <winsplp.h>

Public Attributes

DWORD cbSize
 
LPWSTR pTitle
 
LPWSTR pMessage
 
DWORD Style
 
DWORD dwTimeout
 
BOOL bWait
 

Detailed Description

Definition at line 1046 of file winsplp.h.

Member Data Documentation

◆ bWait

BOOL MESSAGEBOX_PARAMS::bWait

Definition at line 1052 of file winsplp.h.

◆ cbSize

DWORD MESSAGEBOX_PARAMS::cbSize

Definition at line 1047 of file winsplp.h.

◆ dwTimeout

DWORD MESSAGEBOX_PARAMS::dwTimeout

Definition at line 1051 of file winsplp.h.

◆ pMessage

LPWSTR MESSAGEBOX_PARAMS::pMessage

Definition at line 1049 of file winsplp.h.

◆ pTitle

LPWSTR MESSAGEBOX_PARAMS::pTitle

Definition at line 1048 of file winsplp.h.

◆ Style

DWORD MESSAGEBOX_PARAMS::Style

Definition at line 1050 of file winsplp.h.


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