Definition of function for laoding a DLL dynamically. More...
Go to the source code of this file.
Namespaces | |
namespace | GENAPI_NAMESPACE |
Part of the generic device API. | |
Typedefs | |
typedef INodeMap *(__cdecl * | GENAPI_NAMESPACE::Create_f )(const char *pDeviceName) |
typedef void(__cdecl * | GENAPI_NAMESPACE::GetGenApiVersion_f )(Version_t &Version) |
Functions | |
GENAPI_DECL void | GENAPI_NAMESPACE::GenApiTerminate () |
Frees static resources hold by GenApi. |
Definition of function for laoding a DLL dynamically.
Definition in file DLLLoad.h.