XtfGetDefaultAddress

Returns the IP address of the default console for this PC.

Syntax

HRESULT XtfGetDefaultAddress(
         LPBSTR pbstrAddress
)  

Parameters

pbstrAddress
Type: LPBSTR 

The IP address that this PC uses for its default console.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in xtfconsolemanager.h.

Library: Use xtfconsolemanager.lib.