.

meiCommandCreate

Declaration

 
MPICommand mpiCommandCreate(MPICommandType   type,
                            MPICommandParams *params,
                            const char       *label) 
  Required Header: stdmei.h

Description

meiCommandCreate creates a Command object. The command type is specified by type. The type-specific parameters are specified by params. If label is not Null (i.e., something meaningful), then branch commands can call this Command (by using the label).

CommandCreate is the equivalent of a C++ constructor.

 
Return Values
handle to a Command object
MPIHandleVOID if the object could not be created

See Also

mpiCommandDelete | mpiCommandValidate

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering