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
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.