Condividi tramite


IEnumChangeUnitExceptions::Clone

Duplica l'enumeratore e restituisce un nuovo enumeratore nello stesso stato di quello corrente.

HRESULT Clone(
  IEnumChangeUnitExceptions ** ppEnum);

Parametri

  • ppEnum
    [out] Restituisce l'enumeratore appena duplicato.

Valore restituito

  • S_OK

  • E_INVALIDARG

  • E_OUTOFMEMORY

Vedere anche

Riferimento

Interfaccia IEnumChangeUnitExceptions