Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Creates another enumerator that contains the same enumeration state as the current one.
Syntax
HRESULT Clone(
[out] IEnumRegisterWordA **ppEnum
);
Parameters
- ppEnum [out]
The address of an IEnumRegisterWordA pointer that receives the interface pointer to the enumeration object.
Return value
Returns S_OK if successful, or an error value otherwise.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Dimm.h |
IDL |
Dimm.idl |