IBAMDataExtractor.GetValue(Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::Object ^ GetValue(System::Object ^ extractionInfo, System::Object ^ location, System::Object ^ data);
public object GetValue (object extractionInfo, object location, object data);
abstract member GetValue : obj * obj * obj -> obj
Public Function GetValue (extractionInfo As Object, location As Object, data As Object) As Object
Parameters
- extractionInfo
- Object
- location
- Object
- data
- Object