import "jconttest_if.idl";
Classes | |
struct | Struct1 |
struct | Struct2 |
Public Types | |
enum | Enum1 { MY_ONLY_VALUE } |
Public Member Functions | |
Struct1 | methodWithReturnData (in string instring, in Struct1 instruct1, inout string inoutstring, inout Struct1 inoutstruct1, out string outstring, out Struct1 outstruct1) |
A component used to define and test IDL data with illegal null values.
Struct1 jconttest::ComponentWithBadNulls::methodWithReturnData | ( | in string | instring, | |
in Struct1 | instruct1, | |||
inout string | inoutstring, | |||
inout Struct1 | inoutstruct1, | |||
out string | outstring, | |||
out Struct1 | outstruct1 | |||
) |