IEnumIDENTITY_ATTRIBUTE Interface
Serves as an enumerator for the attributes of the code object in the current scope.
Methods
Method |
Description |
---|---|
IEnumIDENTITY_ATTRIBUTE::Clone |
Gets an interface pointer to a new IEnumIDENTITY_ATTRIBUTE that contains the same members as this IEnumIDENTITY_ATTRIBUTE. |
IEnumIDENTITY_ATTRIBUTE::CurrentIntoBuffer |
Writes the data contained in the elements of this IEnumIDENTITY_ATTRIBUTE to the specified data buffer. |
IEnumIDENTITY_ATTRIBUTE::Next |
Gets the specified number of attributes, starting at the current position. |
IEnumIDENTITY_ATTRIBUTE::Reset |
Moves the instruction pointer to the beginning of this IEnumIDENTITY_ATTRIBUTE. |
IEnumIDENTITY_ATTRIBUTE::Skip |
Moves the instruction pointer forward by the specified number of elements, starting at the current position. |
Requirements
Platforms: See .NET Framework System Requirements.
Header: Isolation.h
.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0