RILSETGEOLOCATIONDATAPARAMS 结构 (ntddrilapitypes.h)

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

语法

typedef struct RILSETGEOLOCATIONDATAPARAMS {
  DWORD                cbSize;
  DWORD                dwExecutor;
  RILOSGEOLOCATIONINFO locationInfo;
} RILSETGEOLOCATIONDATAPARAMS, *LPRILSETGEOLOCATIONDATAPARAMS;

成员

cbSize

dwExecutor

locationInfo

要求

要求
Header ntddrilapitypes.h (包括 Rilapitypes.h)