summaryrefslogtreecommitdiff
path: root/extensions/test/ole/cpnt/readme.txt
blob: 62a12a1ef2501e157e8d11d151fb151ee5977e71 (plain)
1
2
3
4
5
cpnt.cxx contains a uno component that is uses to test the olebridge
within a JavaScript context.
In particular it has functions using out, in/out and sequence parameter
that have to be specifically treated in JScript because they are represented
by IDispatch objects.