GenICam for Xojo?

I couldn’t find anything here or in google searches, but does anyone know of a Xojo compatible GenICam library? Even if it’s a C library we could declare into? As far as I can tell, the official GenICam distribution is all C++

We are currently using a GenICam compliant machine vision camera and have a C library made by the frame grabber manufacturer that exposes a fair bit of GenICam, but it’s specific to their hardware. I’m trying to plan ahead in case we ever upgrade this camera, so we’re not locked into a single manufacturer. A generic interface would be far preferable, if available.