typedef struct {
DWORD dwSize;
RASPROJECTION RasProjection;
union ProjInfo;
} PROJECTION_INFO;
This structure contains the information for the projected network protocol.
| RasAMB | The RASAMB structure containing the information for the RAS AMB (Authentication Message Block) projection used with NT 3.1 and OS/2 1.3 downlevel RAS servers. |
| RasPPPNBF | The RASPPPNBF structure containing the information for the PPP NBF (NetBEUI) projection. |
| RasPPPIPX | The RASPPPIPX structure containing the information for the PPP IPX (Internetwork Packet Exchange) projection. |
| RasPPPIP | The RASPPPIP structure containing the information for the PPP IP (Internet) projection. |