ICompactServerEnumUrlGroups interface

Use ICompactServerEnumUrlGroups to enumerate the records in the URL group.

To get this interface, call the ICompactServer::EnumerateUrlGroups method.

Members

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

  • Methods

Methods

The ICompactServerEnumUrlGroups interface has these methods.

Method Description
Clone

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

GetCount

Retrieves the number of items in the enumeration.

Next

Retrieves a specified number of items in the enumeration sequence.

Reset

Resets the enumeration sequence to the beginning.

Skip

Skips a specified number of items in the enumeration sequence.

 

Requirements

Minimum supported client

None supported [desktop apps only]

Minimum supported server

Windows Server 2008 R2 [desktop apps only]

Redistributable

Windows Management Framework on Windows Server 2008 with SP2

Header

Managementserver.h

IDL

Managementserver.idl

Library

Managementserver.lib

IID

IID_ICompactServerEnumUrlGroups is defined as ca0292e4-ac83-4e6d-9ac2-e05b5717b451

 

 

Send comments about this topic to Microsoft

Build date: 11/12/2012