ReactOS 0.4.16-dev-1138-g6efbed5
|
Public Attributes | |
Character const * | _caption |
Character const * | _text |
unsigned int | _type |
int | _result |
Definition at line 19 of file crtmbox.cpp.
Character const* anonymous_namespace{crtmbox.cpp}::message_box_arguments< Character >::_caption |
Definition at line 21 of file crtmbox.cpp.
int anonymous_namespace{crtmbox.cpp}::message_box_arguments< Character >::_result |
Definition at line 24 of file crtmbox.cpp.
Character const* anonymous_namespace{crtmbox.cpp}::message_box_arguments< Character >::_text |
Definition at line 22 of file crtmbox.cpp.
unsigned int anonymous_namespace{crtmbox.cpp}::message_box_arguments< Character >::_type |
Definition at line 23 of file crtmbox.cpp.