[#BloombergLP-bdlar-NullableValueConstVtable-AccessValue] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/NullableValueConstVtable.adoc[NullableValueConstVtable]::AccessValue :relfileprefix: ../../../ :mrdocs: Function pointer type accessing the non‐null value of a nullable value. == Synopsis Declared in `<bdlar_nullablevaluevtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef int AccessValue(void const*, xref:BloombergLP/bdlar/AccessorRef.adoc[AccessorRef]&); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#