There was an error while loading. Please reload this page.
Creates a native toast notification using the Portable-File-Dialogs API.
void PopToastNotification( const std::string& Text, const std::string& Caption, int IconType );
The body text of the toast notification.
The title text of the toast notification. On Windows 10, it is displayed bold.
Determines which icon to display along with the message