Obtain if the type is passed as a reference.
Note that the types of OUT and INOUT parameters will only be pointers if the underlying type being transferred is a pointer (i.e. only if the type of the C function’s formal parameter is a pointer to a pointer).
info |
a TypeInfo |
|