WIA_PATCH_CODE_INFO structure (wiadef.h)
The WIA_PATCH_CODE_INFO structure stores information for one decoded patch code.
Syntax
typedef struct _WIA_PATCH_CODE_INFO {
DWORD Type;
} WIA_PATCH_CODE_INFO;
Members
Type
The patch code type. One of the WIA_IPS_SUPPORTED_PATCH_CODE_TYPES values.
Requirements
Requirement | Value |
---|---|
Header | wiadef.h (include Wiadef.h) |