CAA C++ API Modifications

VPMDesktopObjects


Entity
SP
Modification
To Do
VPMDesktopObjects/Public/ENOVCustoCommandUtils.h/ENOVCustoCommandUtils/~ENOVCustoCommandUtils
Prototype: virtual ~ENOVCustoCommandUtils();
GAMINMVMay require a modification of Imakefile.mk.
VPMDesktopObjects/Public/ENOVCustoCommandUtils.h/ENOVCustoCommandUtils/setResult
Prototype: all signatures.
GAMINMVMay require a modification of Imakefile.mk.
VPMDesktopObjects/Public/ENOVCustoCommandUtils.h/ENOVCustoCommandUtils/GetIntParameter
Prototype: virtual HRESULT GetIntParameter(CATUnicodeString outName,int &outVal);
GAMINMVMay require a modification of Imakefile.mk
VPMDesktopObjects/Public/ENOVCustoCommandUtils.h/ENOVCustoCommandUtils/GetDoubleParameter
Prototype: virtual HRESULT GetDoubleParameter(CATUnicodeString outName,double &outVal);
GAMINMVMay require a modification of Imakefilakefile.mk.
VPMDesktopObjects/Public/ENOVCustoCommandUtils.h/ENOVCustoCommandUtils/GetBooleanParameter
Prototype: virtual HRESULT GetBooleanParameter(CATUnicodeString outName,boolean &outVal);
GAMINMVMay require a modification of Imakefilakefile.mk.
VPMDesktopObjects/Public/ENOVCustoCommandUtils.h/ENOVCustoCommandUtils/GetStringParameter
Prototype: virtual HRESULT GetStringParameter(const CATUnicodeString& outName,CATUnicodeString& outVal);
GAMINMVMay require a modification of Imakefilakefile.mk.
VPMDesktopObjects/Public/ENOVCustoCommandUtils.h/ENOVCustoCommandUtils/GetObjParameter
Prototype: virtual HRESULT GetObjParameter(CATUnicodeString outName,CATIVpmFactoryObject_var &oFactObj);
GAMINMVMay require a modification of Imakefilakefile.mk.
VPMDesktopObjects/Public/ENOVCustoCommandUtils.h/ENOVCustoCommandUtils/GetObjListParameter
Prototype: virtual HRESULT GetObjListParameter(CATUnicodeString inName,CATLISTV_CATIVpmFactoryObject_var_ &oFactObjList);
GAMINMVMay require a modification of Imakefilakefile.mk.