KEYWORDSELECTOR - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// keyworddetectoroemadapter.h

typedef struct __MIDL_IKeywordDetectorOemAdapter_0003 {
  KEYWORDID KeywordId;
  LANGID    LangId;
} KEYWORDSELECTOR;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-keyworddetectoroemadapter-__midl_ikeyworddetectoroemadapter_0003)

__MIDL_IKeywordDetectorOemAdapter_0003 structure

Description

The KEYWORDSELECTOR struct is a triplet of IDs that uniquely select a particular keyword, language, and user combination.

Members

KeywordId

Identifies a keyword function.

LangId

Identifies a language.