IEnumRegisterWordA interface

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

Members

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

  • Methods

Methods

The IEnumRegisterWordA 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 REGISTERWORDA structures in the enumeration sequence.

Reset

Resets the enumeration sequence to the beginning.

Skip

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

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Dimm.h

IDL

Dimm.idl