Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Serves as the enumerator for a collection of IDefinitionIdentity objects.
Syntax
IEnumDefinitionIdentity : IUnknown {
HRESULT Clone (
[out] IEnumDefinitionIdentity **ppIEnumDefinitionIdentity
);
HRESULT Next (
[in] ULONG celt,
[out, length_is(celt), size_is(*pceltWritten)]
IDefinitionIdentity *rgpIDefinitionIdentity[],
[out] ULONG *pceltWritten
);
HRESULT Reset ();
HRESULT Skip (
[in] ULONG celt
);
};
Methods
| Method | Description |
|---|---|
IEnumDefinitionIdentity::Clone |
Gets an interface pointer to a new IEnumDefinitionIdentity object that contains the same members as this IEnumDefinitionIdentity. |
IEnumDefinitionIdentity::Next |
Gets the specified number of IDefinitionIdentity objects, starting at the current position. |
IEnumDefinitionIdentity::Reset |
Moves the instruction pointer to the beginning of this IEnumDefinitionIdentity. |
IEnumDefinitionIdentity::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
Ikkollabora magħna fuq GitHub
Is-sors għal dan il-kontenut jista’ jinstab fuq GitHub, fejn tista’ wkoll toħloq u tirrevedi l-problemi u t-talbiet għall-immerġjar. Għal aktar informazzjoni, ara l-gwida għall-kontributuri tagħna.