Searched refs:strMessage (Results 1 – 4 of 4) sorted by relevance
241 void MainPage::NotifyUser(String^ strMessage, NotifyType type)256 StatusBlock->Text = strMessage;
83 void NotifyUser(Platform::String^ strMessage, NotifyType type);
318 string CSubsystem::getMappingError(const string &strKey, const string &strMessage, in getMappingError() argument322 strMessage + "\" " + "for element " + pConfigurableElement->getPath(); in getMappingError()
149 std::string getMappingError(const std::string &strKey, const std::string &strMessage,