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 UNA PROPRIETÀKEY.

Valore restituito

Questa funzione restituisce TRUE se la chiave è presente.

Requisiti

Requisito Valore
Intestazione sensorutils.h