Struct VmbTransportLayerInfo
Defined in File VmbCTypeDefinitions.h
Struct Documentation
-
struct VmbTransportLayerInfo
Transport layer information.
Holds read-only information about a transport layer.
Out
-
const char *transportLayerIdString
Unique id of the transport layer.
-
const char *transportLayerName
Name of the transport layer.
-
const char *transportLayerModelName
Model name of the transport layer.
-
const char *transportLayerVendor
Vendor of the transport layer.
-
const char *transportLayerVersion
Version of the transport layer.
-
const char *transportLayerPath
Full path of the transport layer.
-
VmbHandle_t transportLayerHandle
Handle of the transport layer for feature access.
-
VmbTransportLayerType_t transportLayerType
The type of the transport layer.
-
const char *transportLayerIdString