Skip to content

Latest commit

 

History

History
83 lines (64 loc) · 2.39 KB

ns-mprapi-ppp_nbfcp_info.md

File metadata and controls

83 lines (64 loc) · 2.39 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_NBFCP_INFO
PPP_NBFCP_INFO (mprapi.h)
The PPP_NBFCP_INFO structure contains the result of a PPP NetBEUI Framer (NBF) projection operation.
PPP_NBFCP_INFO
PPP_NBFCP_INFO structure [RAS]
_mpr_ppp_nbfcp_info
mprapi/PPP_NBFCP_INFO
rras.ppp_nbfcp_info
rras\ppp_nbfcp_info.htm
RRAS
376c662d-c0e1-4136-937c-47a4681c14ec
12/05/2018
PPP_NBFCP_INFO, PPP_NBFCP_INFO structure [RAS], _mpr_ppp_nbfcp_info, mprapi/PPP_NBFCP_INFO, rras.ppp_nbfcp_info
mprapi.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
PPP_NBFCP_INFO
19H1
_PPP_NBFCP_INFO
mprapi/_PPP_NBFCP_INFO
PPP_NBFCP_INFO
mprapi/PPP_NBFCP_INFO
c++
APIRef
kbSyntax
HeaderDef
Mprapi.h
PPP_NBFCP_INFO

PPP_NBFCP_INFO structure

-description

The PPP_NBFCP_INFO structure contains the result of a PPP NetBEUI Framer (NBF) 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 wszWksta

Specifies a Unicode string that is the local workstation's computer name. This unique computer name is the closest NetBIOS equivalent to a client's NetBEUI address on a remote access connection.

-remarks

The PPP_NBFCP_INFO structure can be used only when administrating computers that are running an operating system prior to Windows Server 2003 as later operating systems do not support the NetBEUI protocol.

-see-also

PPP_INFO

RAS Administration Structures

Remote Access Service Administration Reference