Share via


structure WIA_FORMAT_INFO (wia_xp.h)

La structure WIA_FORMAT_INFO spécifie des paires de format et de type de média valides pour un appareil.

Syntaxe

typedef struct _WIA_FORMAT_INFO {
  GUID guidFormatID;
  LONG lTymed;
} WIA_FORMAT_INFO, *PWIA_FORMAT_INFO;

Membres

guidFormatID

Type : GUID

GUID qui identifie le format.

lTymed

Type : LONG

Type de média qui correspond au membre guidFormatID .

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 2000 Professionnel, Windows XP [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2003 [applications de bureau uniquement]
En-tête wia_xp.h (incluez Wia.h)