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