From 10b2cdbd90b773812e17056fd572e61ac24a0806 Mon Sep 17 00:00:00 2001 From: Joachim Lingner Date: Mon, 10 Jun 2002 11:02:49 +0000 Subject: *** empty log message *** --- extensions/test/ole/ScriptTest.html | 1264 +++++++++++++++++++++++++++++++++++ 1 file changed, 1264 insertions(+) create mode 100644 extensions/test/ole/ScriptTest.html (limited to 'extensions/test') diff --git a/extensions/test/ole/ScriptTest.html b/extensions/test/ole/ScriptTest.html new file mode 100644 index 000000000000..caae75e9e92c --- /dev/null +++ b/extensions/test/ole/ScriptTest.html @@ -0,0 +1,1264 @@ + + + + +Document Title + + + + + + + +
+ + + +

JScript

+ +

+Out Parameter
+ + + + + + + + + + + + + + + + + + + + +

+In Out Parameter
+ + + + + + + + + + + + + + +

+ +Tests Array/Sequence conversion with Attributes. All params are of type Sequence and + the element type of the Sequence is written on the buttons.
+ + + + + + + + + + + + + +

+ +Test of Any parameter in a method. Any contains:
+ + + + + +

+Test of Any parameter in a property. Any contains:
+ + + + + +

+Test of Struct conversions
+ + + + + + + +

+ + +

Visual Basic Tests

+Test array /Sequence conversion and return value
+Template: Sequence < type > method( Sequence< type > )
+ + + + + + + + + + +
+
+ + +IN/Out parameter
+Template: void method(type )
+ + + + + + + + + +
+ +Simple out parameter
+ + +
+ + +Tests Array/Sequence conversion with Attributes. All params are of type Sequence and + the element type of the Sequence is written on the buttons.
+ + + + + + + + + + +
+ +In Out parameter
+ +

+Structs
+ + + + + + -- cgit v1.2.3