Struttura ILLOCATIONINFO (rilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato direttamente dal codice.
Sintassi
typedef struct RILLOCATIONINFO {
DWORD cbSize;
DWORD dwParams;
DWORD dwExecutor;
DWORD hUiccApp;
DWORD dwLocationAreaCode;
DWORD dwTrackingAreaCode;
DWORD dwCellID;
} RILLOCATIONINFO, *LPRILLOCATIONINFO;
Members
cbSize
dwParams
dwExecutor
hUiccApp
dwLocationAreaCode
dwTrackingAreaCode
dwCellID
Requisiti
Requisito | Valore |
---|---|
Intestazione | rilapitypes.h (include Rilapitypes.h) |