mpiMapRegisterStatusMethod

The C API uses different methods to control and monitor maps, including mpiMapRegisterStatusMethod.

MPIRC mpiMapRegisterStatusMethod 
(HMPIMAP  hMap MPICTRLMTD  lpfnControl, int  iNotifyWhen)

Inputs

hMap
Map object
lpfnControl
Address of the user-provided status method
iNotifyWhen
Bitmask indicating the events of which the registrator wished to be notified

Outputs

None

Returns

Success status