#include <SwiStructsCm.h>
Public Attributes | |
U32 | sizeStruct |
WCHAR | szVersion [LENGTH_UsbdVersion] |
WCHAR | szBuildDate [LENGTH_UsbdBuildDate] |
Only GSM and CDMA USB based PC cards and embedded modules are supported.
The size, in bytes, of this structure. This value must always be populated by the calling application.
WCHAR SWI_STRUCT_UsbdInfo::szBuildDate[LENGTH_UsbdBuildDate] |
A NULL terminated string containing the USB descriptor build date. Maximum length of string is LENGTH_UsbdBuildDate.
WCHAR SWI_STRUCT_UsbdInfo::szVersion[LENGTH_UsbdVersion] |
A NULL terminated string containing the USB descriptor version. Maximum length of string is LENGTH_UsbdVersion.