Returns the type of the specified template.
PRL_RESULT PrlCtTemplate_GetType( PRL_HANDLE hTemplate, PRL_CT_TEMPLATE_TYPE_PTR pType );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.