|  
      
       meiControlEnabledLmbSet (Deprecated) 
      NOTE: 
  meiControlEnabledLmbSet     was moved to meiDeprecated.h in the 20030420 MPI software release.  
      Declaration 
      
        
          |   | 
          /* for backwards compatability only (does nothing) */
long  meiControlEnabledLmbSet  (MPIControl   control,
                                long         *count);
           | 
         
        
          |   | 
          Required Header: stdmei.h | 
         
       
      Description 
      meiControlEnabledLmbSet   is for backwards compatability only. It does nothing. 
      
        
          |   | 
          
            
              | control | 
               a handle to the Control object. | 
             
            
              | *count | 
              a 
pointer to the location that stores the number of Local Motion Blocks (LMBs) to enable. | 
             
            | 
         
        
          |   | 
            | 
         
        
          |   | 
           | 
         
       
      See Also 
      meiControlEnabledLmbGet 
          
     |