// wiadef.h
typedef struct _WIA_PATCH_CODE_INFO {
DWORD Type;
} WIA_PATCH_CODE_INFO;
View the official Windows Driver Kit DDI referenceNo description available.
The WIA_PATCH_CODE_INFO structure stores information for one decoded patch code.
TypeThe patch code type. One of the WIA_IPS_SUPPORTED_PATCH_CODE_TYPES values.