CHANGER_ELEMENT structure
Represents a changer element.
Syntax
typedef struct _CHANGER_ELEMENT { ELEMENT_TYPE ElementType; DWORD ElementAddress; } CHANGER_ELEMENT, *PCHANGER_ELEMENT;
Members
- ElementType
-
The element type. This parameter can be one of the values from the ELEMENT_TYPE enumeration type.
- ElementAddress
-
The zero-based address of the element.
Requirements
|
Minimum supported client | Windows XP |
|---|---|
|
Minimum supported server | Windows Server 2003 |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 4/16/2013