Condividi tramite


Funzione IsKeyPresentInCollectionList (sensorsutils.h)

Questa routine determina se una chiave è presente in un elenco di raccolte.

Sintassi

BOOLEAN IsKeyPresentInCollectionList(
  [in] PSENSOR_COLLECTION_LIST pList,
  [in] const PROPERTYKEY       *pKey
);

Parametri

[in] pList

Puntatore all'elenco della raccolta.

[in] pKey

Puntatore a PROPERTYKEY.

Valore restituito

Questa funzione restituisce TRUE se la chiave è presente.

Fabbisogno

Requisito Valore
intestazione sensorsutils.h