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 System Requirements.
Header: Isolation.h
.NET Framework Versions: Available since 2.0
See also
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.