mpiControlEnabledLmbGet (Deprecated)

NOTE:
mpiControlEnabledLmbGet was moved to mpiDeprecated.h in the 20030420 MPI software release.

Declaration

long  mpiControlEnabledLmbGet  (MPIControl   control,
                                long         *count);
Required Header: stdmpi.h

Description

mpiControlEnabledLmbGet is for backwards compatability only (always returns zero).

control a handle to the Control object.
*count a pointer to the location at which to write the number of enabled Local Motion Blocks (LMBs).
Return Values
MPIMessageOK

See Also

mpiControlEnabledLmbSet