Robotran C Documentation
Public Attributes | List of all members
MbsDataLibInfo Struct Reference

This structures contains a reference to a dynamic library handle. More...

#include <mbs_data.h>

Public Attributes

HINSTANCE lib_handle
 

Detailed Description

This structures contains a reference to a dynamic library handle.

It is intended to provide a generic interface, whatever the OS (since dynamic library management is not identical between linux and windows).

Member Data Documentation

◆ lib_handle

HINSTANCE lib_handle

The documentation for this struct was generated from the following file: