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 HCL Link object.
iProperty
Property ID
iIndex
Index of the property.
FALSE. Only the properties of the object are returned.

Outputs

ppValue
Pointer to the pointer value.

Returns

Success status