Public Member Functions | |
HRESULT | ConvertPmml ([in] BSTR sPmml,[out] BSTR *pPmml) |
HRESULT | GetExpression ([out] BSTR *pExpression) |
HRESULT | GetExpression2 ([in] Int32 lOutIndex,[in] enum EnumDSSFunction eAggType,[out] BSTR *pExpression) |
HRESULT | GetInputNames ([out] VARIANT *pNames,[out] Int32 *pSize) |
HRESULT | GetLongDesc ([out] BSTR *pDescription) |
HRESULT | GetOutputCount ([out, retval] Int32 *pCount) |
HRESULT | GetOutputInfo2 ([in] Int32 lOutIndex,[out] BSTR *pName,[out] BSTR *pFeature,[out] BSTR *pValue,[out] BSTR *pAliasName,[out] enum EnumDSSDataType *pDataType,[out] enum EnumDSSFunction *pAggType,[out] VARIANT_BOOL *pEnable) |
HRESULT | GetPropCount ([out, retval] Int32 *pCount) |
HRESULT | GetPropInfo2 ([in] Int32 lOutIndex,[in] Int32 lPropIndex,[out] BSTR *pName,[out] VARIANT *pValue) |
HRESULT | GetScores ([in] IUnknown *pFunction,[out] VARIANT *pExpResults,[out] VARIANT *pActResults,[out] VARIANT *pPass,[out] Int32 *pSize) |
HRESULT | GetTransform ([in] Int32 lTransIndex,[out] BSTR *pExpression) |
HRESULT | GetTransformName ([in] Int32 lTransIndex,[out] BSTR *pName) |
HRESULT | MVRecsExist ([out, retval] VARIANT_BOOL *pExist) |
HRESULT | PutAggType ([in] enum EnumDSSFunction eAggType) |
HRESULT | PutMetricExpression ([in] BSTR sExpression) |
HRESULT | PutMetricInputs ([in] BSTR sInputs) |
HRESULT | PutModelName ([in] BSTR sModelName) |
HRESULT | PutOutputs ([in] BSTR sOutputs) |
HRESULT | PutPmmlOptions ([in] Int32 lPmmlOptions) |
HRESULT | PutTarget ([in] BSTR sTarget) |
HRESULT | TransformCount ([out, retval] Int32 *pCount) |
HRESULT | ValidateFile ([in] BSTR sFile,[in] Int32 lFuncType,[out, retval] VARIANT_BOOL *pValid) |
HRESULT | ValidateFile2 ([in] BSTR sFile,[out, retval] VARIANT_BOOL *pValid) |
HRESULT | ValidateModel ([in] BSTR sModel,[in] Int32 lFuncType,[out, retval] VARIANT_BOOL *pValid) |
HRESULT | WriteToFile ([in] BSTR sPmml,[in] BSTR sFileName,[in] VARIANT_BOOL bConvert) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|