code:DisplayToast(ByVal sMessage As String, ByVal sTitle As String, ByVal sProgram As String, ByVal bPlaySound As Boolean) As Boolean
code:DisplayToast(const char* sMessage, const char* sTitle, const char* sProgram,bool bPlaySound)