mpiPropertyGetPtr
The C API uses different interface methods, including mpiPropertyGetPtr.
MPIRC mpiPropertyGetPtr (HMPIOBJ hObject,MPIPROP iProperty,int *iIndex,const void
**ppValue)
Inputs
- hObject
- Handle of the IBM Transformation Extender object.
- iProperty
- Property ID
- iIndex
- Index of the property.
Outputs
- ppValue
- Pointer to the pointer value.
Returns
Success status