Funzione IsKeyPresentInCollectionList (sensorsutils.h)
Questa routine determina se una chiave è presente in un elenco di raccolta.
Sintassi
BOOLEAN IsKeyPresentInCollectionList(
[in] PSENSOR_COLLECTION_LIST pList,
[in] const PROPERTYKEY *pKey
);
Parametri
[in] pList
Puntatore all'elenco di raccolta.
[in] pKey
Puntatore a propertyKEY.
Valore restituito
Questa funzione restituisce TRUE se la chiave è presente.
Requisiti
Intestazione | sensorsutils.h |
Commenti e suggerimenti
Invia e visualizza il feedback per