Overview
Group
Quick Info

Windows NT
Yes
Win95
No
Win32s
No
Import Library

Header File
rassapi.h
Unicode
WinNT
Platform Notes
None

RAS_PPP_ATCP_RESULT

[New - Windows NT]

The RAS_PPP_ATCP_RESULT structure is used to report the result of an AppleTalk protocol projection operation for a port. Windows NT version 4.0 does not use this structure.

typedef struct _RAS_PPP_ATCP_RESULT {

DWORD dwError;

WCHAR wszAddress[ RAS_ATADDRESSLEN + 1 ];

} RAS_PPP_ATCP_RESULT;

See Also

RAS_PPP_PROJECTION_RESULT

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples