28 #ifndef AVT_VMBAPI_INTERFACE_H 29 #define AVT_VMBAPI_INTERFACE_H virtual IMEXPORT VmbErrorType Open()
virtual IMEXPORT VmbErrorType Close()
IMEXPORT VmbErrorType GetPermittedAccess(VmbAccessModeType &accessMode) const
VmbErrorType GetID(std::string &interfaceID) const
Interface & operator=(const Interface &)
VmbErrorType GetSerialNumber(std::string &serialNumber) const
VmbErrorType GetName(std::string &name) const
IMEXPORT VmbErrorType GetType(VmbInterfaceType &type) const