Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns strings for standard message box buttons.
Syntax
LPCWSTR WINAPI MB_GetString(
UINT wBtn
);
Parameters
-
wBtn
-
The id of the string to return. These are identified by the Dialog Box Command ID values listed in winuser.h.
Return value
The string, or NULL if not found.
Requirements
| Requirement | Value |
|---|---|
| Header |
|
| Library |
|
| DLL |
|