Condividi tramite


funzione SENSOR_PROPERTY_LIST_INIT (sensorsdef.h)

Questa funzione inizializza una struttura SENSOR_PROPERTY_LIST.

Sintassi

void SENSOR_PROPERTY_LIST_INIT(
  [out] PSENSOR_PROPERTY_LIST pPropertyList,
  [in]  ULONG                 PropertyListSize
);

Parametri

[out] pPropertyList

Elenco di elementi PROPERTYKEY.

[in] PropertyListSize

Dimensioni di pPropertyList.

Valore restituito

Nessuno

Fabbisogno

Requisito Valore
piattaforma di destinazione Desktop
intestazione sensorsdef.h

Vedere anche

SENSOR_PROPERTY_LIST