IUserResult
IAnalysis
.CreateResultObject(String objName,
IExtension
extNameOrGUID)
Creates a new result object.
Remarks
Examples
Parameters
objName
Type: String
The name of the result object. This name must be one of the name of object created in the xml extension file.
extNameOrGUID
Type:
IExtension
The name of the extension or its GUID attribute.
Return Value
Type:
IUserResult
Returns the result object created.