Structure RILLOCATIONINFO (rilapitypes.h)
Cette rubrique prend en charge l’infrastructure de pilote Windows et n’est pas destinée à être utilisée directement à partir de votre code.
Syntaxe
typedef struct RILLOCATIONINFO {
DWORD cbSize;
DWORD dwParams;
DWORD dwExecutor;
DWORD hUiccApp;
DWORD dwLocationAreaCode;
DWORD dwTrackingAreaCode;
DWORD dwCellID;
} RILLOCATIONINFO, *LPRILLOCATIONINFO;
Membres
cbSize
dwParams
dwExecutor
hUiccApp
dwLocationAreaCode
dwTrackingAreaCode
dwCellID
Exigences
Exigence | Valeur |
---|---|
d’en-tête | rilapitypes.h (include Rilapitypes.h) |