Skip to content

Latest commit

 

History

History
83 lines (64 loc) · 2.42 KB

ns-mprapi-ppp_ipxcp_info.md

File metadata and controls

83 lines (64 loc) · 2.42 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:mprapi._PPP_IPXCP_INFO
PPP_IPXCP_INFO (mprapi.h)
The PPP_IPXCP_INFO structure contains the result of a PPP Internetwork Packet Exchange (IPX) projection operation.
PPP_IPXCP_INFO
PPP_IPXCP_INFO structure [RAS]
_mpr_ppp_ipxcp_info
mprapi/PPP_IPXCP_INFO
rras.ppp_ipxcp_info
rras\ppp_ipxcp_info.htm
RRAS
6e269c4e-8014-4d59-a7dc-3314a67a4d12
12/05/2018
PPP_IPXCP_INFO, PPP_IPXCP_INFO structure [RAS], _mpr_ppp_ipxcp_info, mprapi/PPP_IPXCP_INFO, rras.ppp_ipxcp_info
mprapi.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
PPP_IPXCP_INFO
19H1
_PPP_IPXCP_INFO
mprapi/_PPP_IPXCP_INFO
PPP_IPXCP_INFO
mprapi/PPP_IPXCP_INFO
c++
APIRef
kbSyntax
HeaderDef
Mprapi.h
PPP_IPXCP_INFO

PPP_IPXCP_INFO structure

-description

The PPP_IPXCP_INFO structure contains the result of a PPP Internetwork Packet Exchange (IPX) projection operation.

-struct-fields

-field dwError

Specifies the result of the PPP control protocol negotiation. A value of zero indicates success. A nonzero value indicates failure, and is the actual fatal error that occurred during the control protocol negotiation.

-field wszAddress

Specifies a Unicode string that holds the client's IPX address on the RAS connection. This address string has the form net.node, for example, "1234ABCD.12AB34CD56EF".

-remarks

The PPP_IPXCP_INFO structure can be used only when administrating computers that are running 32-bit Windows Server 2003 or an earlier operating system. Windows 2000 64-bit Edition does not support the IPX protocol.

-see-also

PPP_INFO

RAS Administration Structures

Remote Access Service Administration Reference