RILLOCATIONINFO 结构 (ntddrilapitypes.h)

本主题支持 Windows 驱动程序基础结构,不打算直接从代码使用。

语法

typedef struct RILLOCATIONINFO {
  DWORD cbSize;
  DWORD dwParams;
  DWORD dwExecutor;
  DWORD hUiccApp;
  DWORD dwLocationAreaCode;
  DWORD dwTrackingAreaCode;
  DWORD dwCellID;
} RILLOCATIONINFO, *LPRILLOCATIONINFO;

成员

cbSize

dwParams

dwExecutor

hUiccApp

dwLocationAreaCode

dwTrackingAreaCode

dwCellID

要求

要求 价值
标头 ntddrilapitypes.h (include Rilapitypes.h)