control |
Handle to the Control object. |
clientCount |
A pointer to the location where the number of client connections used by control will be written. |
Return Values |
|
MPIMessageOK |
Method succeeded. |
MPIMessageARG_INVALID |
clientCount is NULL |
MPIControlMessageTYPE_INVALID |
The control object is not of type MPIControlTypeCLIENT. |
MEIPlatformMessageALREADY_INITIALIZED |
mpiControlInit(…) or meiControlInit(…) has already been called to initialize control. |
MPIMessageUNSUPPORTED |
mpiControlClientCountGet is not supported on the operating system |