VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Macros | Typedefs
vrfPluginInformation.h File Reference

Go to the source code of this file.

Classes

struct  _DtVrfPluginInformation
 

Macros

#define DtPluginInformationFunction   "DtPluginInformation"
 
#define DtPluginVersionFunction   "DtPluginVersion"
 

Typedefs

typedef struct
_DtVrfPluginInformation 
DtVrfPluginInformation
 
typedef void(* DtPluginInformationFcn )(DtVrfPluginInformation &)
 
typedef void(* DtPluginVersionFcn )(DtString &)
 

Macro Definition Documentation

#define DtPluginInformationFunction   "DtPluginInformation"

[vrfPluginInformation]

#define DtPluginVersionFunction   "DtPluginVersion"

Typedef Documentation

This information is strictly optional and only the name and version will be printed to the log file. The vrfCurrentVersion will be filled in with the current VRF version (if supported) [vrfPluginInformation].

typedef void(* DtPluginInformationFcn)(DtVrfPluginInformation &)

If the DtPluginInformation function is defined in your plugin, make sure to export it as it is not exported by default.

typedef void(* DtPluginVersionFcn)(DtString &)

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)