Hi!
I am running the following code:
1) sImageID = oDocInstance.ElementInBoxID(i, DssDocumentReportModeGraph)
2) vData = oDocInstance.GraphImageData(i)
, and getting error
-2147467261, "Automation error
Invalid pointer "
from line 2
Can any one tell me what Automation error Invalid pointer error actually means?