Return the address of the modifiable variable linked to the described option, or 0 if no variable is linked.
Synopsis
Declared in <balcl_typeinfo.h>
void*
linkedVariable() const;
Return Value
address of the linked variable, or 0 if none
Created with MrDocs