Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |