3ds Max C++ API Reference
Loading...
Searching...
No Matches
message_box_data_ex Struct Reference

#include <C:/adskgit/3dsmax/3dsmax/3dswin/src/maxsdk/include/maxscript/maxscript.h>

Inheritance diagram for message_box_data_ex:

Public Attributes

HWND parent = nullptr
 the specified parent hwnd, if any.
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 = nullptr

the specified parent hwnd, if any.

◆ flags2

DWORD flags2 = 0

◆ reserved

DWORD_PTR reserved = 0