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.
Enumerates component categories registered in the system.
Inheritance
The IEnumCATEGORYINFO interface inherits from the IUnknown interface. IEnumCATEGORYINFO also has these types of members:
Methods
The IEnumCATEGORYINFO interface has these methods.
| IEnumCATEGORYINFO::Clone Creates a new enumerator that contains the same enumeration state as the current one. (IEnumCATEGORYINFO.Clone) |
| IEnumCATEGORYINFO::Next Retrieves the specified number of items in the enumeration sequence. (IEnumCATEGORYINFO.Next) |
| IEnumCATEGORYINFO::Reset Resets the enumeration sequence to the beginning. (IEnumCATEGORYINFO.Reset) |
| IEnumCATEGORYINFO::Skip Skips over the specified number of items in the enumeration sequence. (IEnumCATEGORYINFO.Skip) |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| Target Platform | Windows |
| Header | comcat.h |