RILCBMSGCONFIG-Struktur (rilapitypes.h)
Dieses Thema unterstützt die Windows-Treiberinfrastruktur und soll nicht direkt aus Ihrem Code verwendet werden.
Syntax
typedef struct RILCBMSGCONFIG {
DWORD cbSize;
DWORD dwParams;
DWORD dwGWLConfigInfoSize;
RILCBGWLCONFIGINFO GWLConfigInfo[50];
DWORD dwCDMAConfigInfoSize;
RILCBCDMACONFIGINFO CDMAConfigInfo[50];
} RILCBMSGCONFIG, *LPRILCBMSGCONFIG;
Angehörige
cbSize
dwParams
dwGWLConfigInfoSize
GWLConfigInfo[50]
dwCDMAConfigInfoSize
CDMAConfigInfo[50]
Anforderungen
Anforderung | Wert |
---|---|
Header- | rilapitypes.h (include Rilapitypes.h) |