Freigeben über


RILREQUESTGEOLOCATIONDATA-Struktur (ntddrilapitypes.h)

Dieses Thema unterstützt die Windows-Treiberinfrastruktur und soll nicht direkt aus Ihrem Code verwendet werden.

Syntax

typedef struct RILREQUESTGEOLOCATIONDATA {
  DWORD                         cbSize;
  DWORD                         dwParams;
  DWORD                         dwExecutor;
  RILGEOLOCATIONTYPEMASK        dwLocationInformationMask;
  RILGEOLOCATIONREQUESTACCURACY dwLocationRequestAccuracy;
  RILGEOLOCATIONREQUESTINFO     rrRequestInformation;
} RILREQUESTGEOLOCATIONDATA, *LPRILREQUESTGEOLOCATIONDATA;

Angehörige

cbSize

dwParams

dwExecutor

dwLocationInformationMask

dwLocationRequestAccuracy

rrRequestInformation

Anforderungen

Anforderung Wert
Header- ntddrilapitypes.h (include Rilapitypes.h)