Overview
Group
Quick Info

Windows NT
Yes
Win95
No
Win32s
No
Import Library

Header File
rassapi.h
Unicode
WinNT
Platform Notes
None

RAS_PPP_NBFCP_RESULT

[New - Windows NT]

The RAS_PPP_NBFCP_RESULT structure is used to report the result of a PPP NetBEUI Framer (NBF) projection operation for a port.

typedef struct _RAS_PPP_NBFCP_RESULT {

DWORD dwError;

DWORD dwNetBiosError;

CHAR szName[ NETBIOS_NAME_LEN + 1 ];

WCHAR wszWksta[ NETBIOS_NAME_LEN + 1 ];

} RAS_PPP_NBFCP_RESULT;

Members

dwError

Indicates the results of the NBF projection operation. A value of NO_ERROR indicates success, in which case, the wszWksta member contains the name of the remote computer. If the projection operation was not successful, dwError is an error code from WINERROR.H or RASERROR.H.

dwNetBiosError

Ignore this member on the server; it is relevant only on the client.

szName

Ignore this member on the server; it is relevant only on the client.

wszWksta

A null-terminated Unicode string that specifies the NetBIOS name of the RAS client workstation.

See Also

RAS_PORT_1
, RAS_PPP_PROJECTION_RESULT, RasAdminPortGetInfo

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database