Partager via


structure STI_USD_CAPS (stiusd.h)

La structure STI_USD_CAPS est utilisée comme paramètre pour la méthode IStiUSD ::GetCapabilities.

Syntaxe

typedef struct _STI_USD_CAPS {
  DWORD dwVersion;
  DWORD dwGenericCaps;
} STI_USD_CAPS, *PSTI_USD_CAPS;

Membres

dwVersion

Numéro de version STI. Cette valeur doit être STI_VERSION, définie dans Sti.h.

dwGenericCaps

Indicateurs de bits indiquant les fonctionnalités du pilote. Les indicateurs suivants sont définis dans Stiusd.h.

STI_USD_GENCAP_NATIVE_PUSHSUPPORT

Le pilote prend en charge les notifications d’appareil asynchrones.

STI_USD_GENCAP_OPEN_DEVICE_FOR_ME

Non utilisé.

Exigences

Exigence Valeur
d’en-tête stiusd.h (include Stiusd.h)