ZBrushCentral

Zbrush C++ API

Is it possible to manipulate functions in Zbrush using C++? I have experience creating C++ plugins for Maya, but from what I’ve seen, Zbrush doesn’t have an actual C++ API that can control parts of its functionality. Rather, it only can receive data such as floats and strings from dll functions. Is this correct?