mpiCompareLoadDeltaPoints
Declaration
MPI_DEF1 MPI_RESULT MPI_DEF2 mpiCompareLoadDeltaPoints(MPICompare compare, int32_t deltaCount, MPIComparePoint *deltaPoints)
Description
CompareCompareLoadDeltaPoints loads the controller with the delta points
compare | A pointer to a MPICompare structure which is initialized by this function. |
---|---|
*actionPoints | Number of delta points stored in deltaPoints array. |
deltaPoints | A pointer to the array of delta points. |
Return Values | |
---|---|
MPIMessageOK | MPIMessageINVALID |