2 // This file contains extra valuetypes which are unknown by the test
3 // server. We should be able to pass these values and have the server
4 // truncate them to the most derived known type.
6 #include
"Truncatable.idl"
8 module OBV_TruncatableTest
13 valuetype Extra1
: truncatable TValue1
15 public unsigned long edata1
;