Thank you very much for ambition.
oStudiesInfoList = oStudiesManagement.FindStudy(oStudiesFilter) not works but i will inform you when I correct the problem.
Expression: oStudiesInfoList.Count() gets error
error calling external function Count
Extract from programmer's guide:
Objects in SDK and their functions and properties are defined in type library.Type library is linked in pacsclnt.exe as a resource. SDK can use in every prog. languages which...
I have following problem. When i access to external property or function like this:
OleObject oStudiesInfoList
oStudiesInfoList = Create OleObject
oStudiesInfoList.setautomationpointer(oStudyMngmt.FindStdy)
var1=string(oStudiesInfoList.Count)
I get error: Error calling external property...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.