|
Contents | Previous | Next | Subchapters |
| Syntax |
covariant(methodName, argumentNumber) |
| See Also | cocreate , coinvoke , cowith |
By default, O-Matrix passes argument values to COM servers in the native
type they are represented in by O-Matrix. Some servers expect
arguments as VARIANTS. The covariant function can be used
to force arguments to the VARIANT type.