[#BloombergLP-balcl-TypeInfo-linkedVariable] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balcl.adoc[balcl]::xref:BloombergLP/balcl/TypeInfo.adoc[TypeInfo]::linkedVariable :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void* linkedVariable() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#