Is it possible to access LiveLink functions from c++?

The only way I can actually get this to compile is include
#include “…/Plugins/Animation//LiveLink//Source//LiveLink/Private/LiveLinkBlueprintStructs.cpp”

Which makes me think I have something way off?

Are these functions not supposed to be called from outside the engine source?