WIA_PATCH_CODE_INFO - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// wiadef.h

typedef struct _WIA_PATCH_CODE_INFO {
  DWORD Type;
} WIA_PATCH_CODE_INFO;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-wiadef-_wia_patch_code_info)

Description

The WIA_PATCH_CODE_INFO structure stores information for one decoded patch code.

Members

Type

The patch code type. One of the WIA_IPS_SUPPORTED_PATCH_CODE_TYPES values.