Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides access to the object that enumerates input context handles.
Members
The IEnumInputContext interface inherits from the IUnknown interface. IEnumInputContext also has these types of members:
- Methods
Methods
The IEnumInputContext 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 input context handles in the enumeration sequence. |
| Reset | Resets the enumeration sequence to the beginning. |
| Skip | Skips over the specified number of input context handles in the enumeration sequence. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Dimm.h |
IDL |
Dimm.idl |