[#BloombergLP-balst-StackTraceFrame-setAddress] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balst.adoc[balst]::xref:BloombergLP/balst/StackTraceFrame.adoc[StackTraceFrame]::setAddress :relfileprefix: ../../../ :mrdocs: Set the `address` attribute of this object to the specified `value`. Note that the value `(void *)0)` indicates that `address` is "unknown". == Synopsis Declared in `<balst_stacktraceframe.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setAddress(void const* value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#