| Declaration |
long meiObjectTraceGet(MPIHandle handle,
MEITraceMask *traceMask)
|
|
|
|
| Description |
ObjectTraceGet gets an Object's
trace mask and writes it to the value pointed to by traceMask.
|
|
| |
handle |
a handle to an object |
| |
*traceMask |
a pointer to the value of an object's
trace mask |
| |
|
|
|
| Return Values |
| MPIMessageOK |
if ObjectTraceGet
successfully gets the trace mask for an object. |
|