15 # ifdef vrvMinimumMS_EXPORTS
16 # define DT_DLL_VRVMINIMUMMS __declspec ( dllexport )
18 # define DT_DLL_VRVMINIMUMMS __declspec ( dllimport )
21 # define DT_DLL_VRVMINIMUMMS
27 namespace vrvMinimumMS
#define DT_DLL_VRVMINIMUMMS
Definition: vrvMinimumMS.h:21
DT_DLL_VRVMINIMUMMS void init(DtDe &de)
Initialize the VRV Minimum Metadata Set library.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69