Struct VmbInterfaceInfo
Defined in File VmbCTypeDefinitions.h
Struct Documentation
-
struct VmbInterfaceInfo
Interface information.
Holds read-only information about an interface.
Out
-
const char *interfaceIdString
Identifier of the interface.
-
const char *interfaceName
Interface name, given by the transport layer.
-
VmbHandle_t interfaceHandle
Handle of the interface for feature access.
-
VmbHandle_t transportLayerHandle
Handle of the related transport layer for feature access.
-
VmbTransportLayerType_t interfaceType
The technology of the interface.
-
const char *interfaceIdString