[#BloombergLP-bdlar-ManipulatorWithInfoVtable-ManipulateDynamic] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/ManipulatorWithInfoVtable.adoc[ManipulatorWithInfoVtable]::ManipulateDynamic :relfileprefix: ../../../ :mrdocs: Function pointer type manipulating a dynamic‐type reference with field info. == Synopsis Declared in `<bdlar_manipulatorvtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef int ManipulateDynamic(void const*, xref:BloombergLP/bdlar/DynamicTypeRef.adoc[DynamicTypeRef]*, xref:BloombergLP/bdlar/FieldInfoRef.adoc[FieldInfoRef] const&); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#