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