#include <SwiStructsCm.h>
Public Attributes | |
U32 | sizeStruct |
SWI_TYPE_RequestStatus | eRequestStatus |
SWI_TYPE_DeviceInformationType | eDeviceInformationType |
SWI_TYPE_Technology | eTechnology |
WCHAR | szProduct [LENGTH_ProductString] |
SWI_TYPE_FrmDlwProtocol | eFrmDlwProtocol |
SWI_TYPE_DeviceReEnum | eDeviceReEnum |
BOOL | bCnsSupported |
WCHAR | szCweHeaderProductType [LENGTH_CweHeaderProductType] |
This structure is used by SwiGetDeviceInformation to retrieve fundamental information about the stack's physical device.
See Also
Valid if eDeviceInformationType = SWI_DEVICEINFORMATION_CnS. Proprietary control and status protocol supported
Device information request type.
Valid if eDeviceInformationType = SWI_DEVICEINFORMATION_DeviceReEnum.
Valid if eDeviceInformationType = SWI_DEVICEINFORMATION_FrmDwlProtocol.
Valid if eDeviceInformationType = SWI_DEVICEINFORMATION_Technology.
The size, in bytes, of this structure.
WCHAR SWI_STRUCT_DeviceInformation_Response::szCweHeaderProductType[LENGTH_CweHeaderProductType] |
Valid if eDeviceInformationType = SWI_DEVICEINFORMATION_CweHdrProdType. CWE header product type
WCHAR SWI_STRUCT_DeviceInformation_Response::szProduct[LENGTH_ProductString] |
Valid if eDeviceInformationType = SWI_DEVICEINFORMATION_Product.