mpiPropertyGetBinary

The C API uses different interface methods, including mpiPropertyGetBinary.

MPIRC mpiPropertyGetBinary (HMPIOBJ  hObject,MPIPROP  iProperty,Void  
													**ppData,size_t *pnSize)

Inputs

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

Outputs

ppData
Pointer to the binary item.
pnSize
Size of the item.

Returns

Success status