blob: f8737ee61e8aef4203d7743c2a78abfa93844dfd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Case
----
A simple test to test the passing of CORBA::VoidData to a method.
To Run
------
./test
Typical Output
--------------
Void Data Passed to method 28
|