[#RPCMethod-GetResults] = xref:RPCMethod.adoc[RPCMethod]::GetResults :relfileprefix: ../ :mrdocs: Return the method's results. == Synopsis Declared in `<rpc/util.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:RPCResults.adoc[RPCResults] const& GetResults() const; ---- == Return Value The result descriptions. [.small]#Created with https://www.mrdocs.com[MrDocs]#