ICAPolicies Object
This topic applies to Windows XP Home Edition and Windows XP Professional only.
The ICAPolicies object represents a collection of policies. It enables the caller to enumerate the collection, or add or remove items.
| Property |
Description |
| Count |
Retrieves the number of policies in the collection. |
| Item |
Retrieves a policy from the collection. |
| Property |
Description |
| Count |
Retrieves the number of policies in the collection. |
| Item |
Retrieves a policy from the collection. |
| Event |
Description |
| ItemAdded |
Called when a policy is added to the collection. |
| ItemRemoved |
Called when a policy is removed from the collection. |