Microsoft Internet Security and Acceleration Server 2000 |
To show the context sensitive menu, the sample traverses all the servers in the array, retrieving all the adapters. The information about the adapters on each server is obtained through the administration COM objects. This sample retrieves information about the servers in the array through the IFPCServers and IFPCServer interfaces, and information about the adapters is retrieved through the IFPCAdapter and IFPCAdapters interfaces.
The sample takes the following steps: