Nota
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
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
Saradnja sa nama na GitHub
Izvor za ovaj sadržaj može se naći na GitHub-u, gde takođe možete kreirati i pregledati probleme i zahteve za povlačenje. Za više informacija, pogledajte naš vodič za saradnike.