3ds Max C++ API Reference
message_box_data_ex Struct Reference

#include <maxscript.h>

+ Inheritance diagram for message_box_data_ex:

Public Attributes

HWND parent = 0
 the specified parent hwnd, if any. More...
 
DWORD flags2 = 0
 
DWORD_PTR reserved = 0
 
- Public Attributes inherited from message_box_data
const MCHARtitle = nullptr
 
const MCHARmessage = nullptr
 
BOOL beep = TRUE
 
int flags = 0
 
int result = 0
 

Member Data Documentation

◆ parent

HWND parent = 0

the specified parent hwnd, if any.

◆ flags2

DWORD flags2 = 0

◆ reserved

DWORD_PTR reserved = 0