IMxValue
- Last UpdatedJun 09, 2017
- 1 minute read
Represents the fundamental variant object that contains a single data value or single array of data values of like type. The IMxValue is used to get and set data within the ArchestrA framework.
Related Links
- IMxValue class members
- Clone method
- Empty method
- PutBoolean method
- PutInteger method
- PutFloat method
- PutDouble method
- PutString method
- PutTime method
- PutElapsedTime method
- PutMxReference method
- PutMxStatus method
- PutMxDataType method
- PutMxSecurityClassification method
- PutMxDataQuality method
- PutCustomStruct method
- PutCustomEnum method
- GetDataType method
- GetBoolean method
- GetInteger method
- GetFloat method
- GetDouble method
- GetString method
- GetTime method
- GetElapsedTime method
- GetMxReference method
- GetMxStatus method
- GetMxDataType method
- GetMxSecurityClassification method
- GetMxDataQuality method
- GetCustomStruct method
- GetCustomEnum method
- GetDimensionCount method
- PutElement method
- GetElement method
- GetDimensionSize method
- PutCustomStructVB method
- GetCustomStructVB method
- PutInternationalStrings method
- PutInternationalStringsVB method
- GetInternationalStrings method
- GetInternationalStringsVB method
- GetInternationalString method
- PutInternationalString method