message_not_found::message_not_found 建構函式
建構 message_not_found 物件。
explicit _CRTIMP message_not_found(
_In_z_ const char * _Message
) throw();
message_not_found() throw();
參數
- _Message
錯誤的描述性訊息。
需求
標頭: concrt.h
Namespace: 並行存取
建構 message_not_found 物件。
explicit _CRTIMP message_not_found(
_In_z_ const char * _Message
) throw();
message_not_found() throw();
標頭: concrt.h
Namespace: 並行存取