mpiPropertyGetInteger

The C API uses different interface methods, including mpiPropertyGetInteger.

MPIRC mpiPropertyGetInteger (HMPIOBJ  hObject,MPIPROP  iProperty,int  iIndex,int
 *pValue)

Inputs

hObject
Handle of the HCL Link object.
iProperty
Property ID
iIndex
Index of the property.

Outputs

piValue
Integer value of the property.

Returns

Success status