Same as the preceding overload, loading the found object's value into the specified valueBuffer.

Synopsis

Declared in <bdlcc_objectcatalog.h>

int
find(
    int handle,
    TYPE* valueBuffer) const;

Created with MrDocs