mpiPropertySetInteger

The C API uses different interface methods, including mpiPropertySetInteger.

MPIRC mpiPropertySetInteger (HMPIOBJ  hObject,MPIPROP  iProperty,int  iIndex,int
 iValue)

Inputs

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

Outputs

None

Returns

Success status