IDirectPlay8NATResolver Interface

DirectPlay

 
Microsoft DirectX 9.0 SDK Update (Summer 2003)

IDirectPlay8NATResolver Interface


Applications use the methods of the IDirectPlay8NATResolver interface to improve connectivity for players behind Network Address Translation (NAT) devices that are not Universal Plug and Play (UPnP).

Note  This interface is only for players using the Internet Protocol, version 4 (IPv4) service provider.

IDirectPlay8NATResolver Members

Close

Closes the IDirectPlay8NATResolver interface.

EnumDevices

Enumerates the list of available devices on which the NAT Resolver can be started.

GetAddresses

Retrieves the list of IDirectPlay8Address objects on which the NAT Resolver has been started.

Initialize

Initializes the IDirectPlay8NATResolver interface. This method must be called before calling any other methods of this interface.

Start

Launches the NAT Resolver server using the specified device addresses.

Interface Information

Inherits fromIUnknown
Headerdplay8.h
Minimum operating systems Windows 98, Pocket PC 2002

© 2003 Microsoft Corporation. All rights reserved.