| Platform SDK: RAS/Routing and RAS | 
The RAS_PPP_IPCP_RESULT structure is used to report the result of a PPP Internet Protocol (IP) projection operation for a port.
typedef struct _RAS_PPP_IPCP_RESULT {
  DWORD dwError;
  WCHAR wszAddress[ RAS_IPADDRESSLEN + 1 ];
} RAS_PPP_IPCP_RESULT;
  Windows NT/2000: Requires Windows NT 4.0 or later.
  Header: Declared in Rassapi.h.
Remote Access Service (RAS) Overview, RAS Server Administration Structures, RAS_PORT_1, RAS_PPP_PROJECTION_RESULT, RasAdminPortGetInfo