#include <WCommunicationErrorCode.h>
◆ WCommunicationErrorCode()
| WUtils::WCommunicationErrorCode::WCommunicationErrorCode |
( |
| ) |
|
|
inline |
◆ _errorMeaning
| String WUtils::WCommunicationErrorCode::_errorMeaning |
◆ ErrorCode
| property int WUtils::WCommunicationErrorCode::ErrorCode |
Initial value:{
int get() { return _errorCode; }
void set(int value) { _errorCode = value; }
}
property String^ ErrorMeaning
{
void set(String^ value) {
}
}
private:
int _errorCode
String _errorMeaning
Definition WCommunicationErrorCode.h:26
The documentation for this class was generated from the following file: