nn::dbg::CTR::ExceptionScreen::SetSuffix Member Function#include <nn/dbg.h>
static void SetSuffix(
const wchar_t * pSuffix
);
| Name | Description | |
|---|---|---|
| in | pSuffix | Specifies the pointer to the suffix string. |
Sets suffix information.
This is used as part of the file name when the log file is created for the SD Card.
The Create function must have been called before calling this function.
CONFIDENTIAL