NDEVR
API Documentation
VNCInterfaceModule.h
1#pragma once
2#include "DLLInfo.h"
3
4extern "C" {
6 VNC_INTERFACE_API void VNCInterfaceSetupFactoriesForNDEVR();
7}
8namespace NDEVR
9{
12}
The primary namespace for the NDEVR SDK.
void AddVNCInterfaceFunctionsToModuleManager()
Registers all VNCInterface hook functions with the NDEVR module manager.