GetItem Method of the IFWXNetworkAddresses Interface

The GetItem method retrieves the requested IFWXNetworkAddress interface from the collection.

Syntax

HRESULT GetItem(
  [in]   unsigned int uiItemIndex,
  [out]  IFWXNetworkAddress** ppNetworkAddress
);

Parameters

uiItemIndex

One-based index of the IFWXNetworkAddress interface to retrieve.

ppNetworkAddress

Address of an interface pointer that on return points to the IFWXNetworkAddress interface requested.

Return Value

This method can return one of the following:

Requirements

Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
Header

Declared in Wspfwext.idl.

DLL

Requires Wspsrv.exe.

See Also

IFWXNetworkAddresses


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.