VR-Engage  2.2
Loading...
Searching...
No Matches
export.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define VREVRFVRLINKNETWORKINTERFACE_DLL
 

Detailed Description

This file defines the export/import macros for the vreVrfVrlinkNetworkInterface library, which handles classes that need to cross DLL boundaries for VRLink-based network interfaces.

Macro Definition Documentation

◆ VREVRFVRLINKNETWORKINTERFACE_DLL

#define VREVRFVRLINKNETWORKINTERFACE_DLL

Platform-specific DLL export/import declaration.

This macro defines the appropriate export/import declaration for Windows DLLs and establishes proper visibility for shared libraries on other platforms. It is used to properly export classes and functions from the vreVrfVrlinkNetworkInterface library.