Struct SDataValueByName¶
#include <SimulationRuntimeApi.h>
Public Attributes¶
| Type | Name |
|---|---|
| SDataValue | DataValue |
| ERuntimeErrorCode | ErrorCode |
| SDVBNI | Internal |
| WCHAR | Name |
Public Attributes Documentation¶
variable DataValue¶
SDataValue SDataValueByName::DataValue;
variable ErrorCode¶
ERuntimeErrorCode SDataValueByName::ErrorCode;
variable Internal¶
SDVBNI SDataValueByName::Internal;
variable Name¶
WCHAR SDataValueByName::Name[DTAG_NAME_MAX_LENGTH];