Variant.getByRef

Returns a pointer to the referenced data represented by this Variant.

<p>If this Variant does not contain a reference to data, zero is returned.

@return a pointer to the referenced data represented by this Variant or 0

class Variant
void*
getByRef
(
)

Meta