CAA C++ API Modifications | VPMDesktopObjects |
VPMDesktopObjects/Public/ENOVCustoCommandUtils.h/ENOVCustoCommandUtils/~ENOVCustoCommandUtils Prototype: virtual ~ENOVCustoCommandUtils(); | GA | MINMV | May require a modification of Imakefile.mk. |
VPMDesktopObjects/Public/ENOVCustoCommandUtils.h/ENOVCustoCommandUtils/setResult Prototype: all signatures. | GA | MINMV | May require a modification of Imakefile.mk. |
VPMDesktopObjects/Public/ENOVCustoCommandUtils.h/ENOVCustoCommandUtils/GetIntParameter Prototype: virtual HRESULT GetIntParameter(CATUnicodeString outName,int &outVal); | GA | MINMV | May require a modification of Imakefile.mk |
VPMDesktopObjects/Public/ENOVCustoCommandUtils.h/ENOVCustoCommandUtils/GetDoubleParameter Prototype: virtual HRESULT GetDoubleParameter(CATUnicodeString outName,double &outVal); | GA | MINMV | May require a modification of Imakefilakefile.mk. |
VPMDesktopObjects/Public/ENOVCustoCommandUtils.h/ENOVCustoCommandUtils/GetBooleanParameter Prototype: virtual HRESULT GetBooleanParameter(CATUnicodeString outName,boolean &outVal); | GA | MINMV | May require a modification of Imakefilakefile.mk. |
VPMDesktopObjects/Public/ENOVCustoCommandUtils.h/ENOVCustoCommandUtils/GetStringParameter Prototype: virtual HRESULT GetStringParameter(const CATUnicodeString& outName,CATUnicodeString& outVal); | GA | MINMV | May require a modification of Imakefilakefile.mk. |
VPMDesktopObjects/Public/ENOVCustoCommandUtils.h/ENOVCustoCommandUtils/GetObjParameter Prototype: virtual HRESULT GetObjParameter(CATUnicodeString outName,CATIVpmFactoryObject_var &oFactObj); | GA | MINMV | May require a modification of Imakefilakefile.mk. |
VPMDesktopObjects/Public/ENOVCustoCommandUtils.h/ENOVCustoCommandUtils/GetObjListParameter Prototype: virtual HRESULT GetObjListParameter(CATUnicodeString inName,CATLISTV_CATIVpmFactoryObject_var_ &oFactObjList); | GA | MINMV | May require a modification of Imakefilakefile.mk. |