meiControlEnabledLmbGet (Deprecated)
NOTE:
meiControlEnabledLmbGet was moved to meiDeprecated.h in the 20030420 MPI software release.
Declaration
|
long meiControlEnabledLmbGet (MPIControl control,
long *count);
|
|
Required Header: stdmei.h |
Description
meiControlEnabledLmbGet 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). |
|
|
|
|
|
See Also
meiControlEnabledLmbSet
|