IEnumRegisterWordW interface

Provides access to the object that enumerates the register strings. Unicode implementation.

Members

The IEnumRegisterWordW interface inherits from the IUnknown interface. IEnumRegisterWordW also has these types of members:

  • Methods

Methods

The IEnumRegisterWordW interface has these methods.

Method Description
Clone

Creates another enumerator that contains the same enumeration state as the current one.

Next

Gets the specified number of REGISTERWORDW structures in the enumeration sequence.

Reset

Resets the enumeration sequence to the beginning.

Skip

Skips over the specified number of REGISTERWORDW structures in the enumeration sequence.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Dimm.h

IDL

Dimm.idl