#CAPTION#
getComponentType
----------------

Gets the type of the given component.
#END#

#CAPI#
.. code-block:: c

  oms_status_enu_t oms_getComponentType(const char* cref, oms_component_enu_t* type);

#END#

#DESCRIPTION#
#END#
