Skip to content

Latest commit

 

History

History
113 lines (75 loc) · 3.36 KB

ns-mprapi-ras_connection_2.md

File metadata and controls

113 lines (75 loc) · 3.36 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._RAS_CONNECTION_2
RAS_CONNECTION_2 (mprapi.h)
The RAS_CONNECTION_2 structure contains information for a connection, including the Globally Unique Identifier (GUID) that identifies the connection.
*PRAS_CONNECTION_2
PRAS_CONNECTION_2
PRAS_CONNECTION_2 structure pointer [RAS]
RAS_CONNECTION_2
RAS_CONNECTION_2 structure [RAS]
_mpr_ras_connection_2
mprapi/PRAS_CONNECTION_2
mprapi/RAS_CONNECTION_2
rras.ras_connection_2
rras\ras_connection_2.htm
RRAS
5dcc20f0-7447-4256-9dde-18a4a3c95816
12/05/2018
*PRAS_CONNECTION_2, PRAS_CONNECTION_2, PRAS_CONNECTION_2 structure pointer [RAS], RAS_CONNECTION_2, RAS_CONNECTION_2 structure [RAS], _mpr_ras_connection_2, mprapi/PRAS_CONNECTION_2, mprapi/RAS_CONNECTION_2, rras.ras_connection_2
mprapi.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
RAS_CONNECTION_2, *PRAS_CONNECTION_2
19H1
_RAS_CONNECTION_2
mprapi/_RAS_CONNECTION_2
PRAS_CONNECTION_2
mprapi/PRAS_CONNECTION_2
RAS_CONNECTION_2
mprapi/RAS_CONNECTION_2
c++
APIRef
kbSyntax
HeaderDef
Mprapi.h
RAS_CONNECTION_2

RAS_CONNECTION_2 structure

-description

The RAS_CONNECTION_2 structure contains information for a connection, including the Globally Unique Identifier (GUID) that identifies the connection.

-struct-fields

-field hConnection

A handle to the connection.

-field wszUserName

A null-terminated Unicode string that contains the name of the user logged on to the connection.

-field dwInterfaceType

A ROUTER_INTERFACE_TYPE enumeration that identifies the type of connection interface.

-field guid

A GUID that identifies the connection. For incoming connections, this GUID is valid only as long as the connection is active.

-field PppInfo2

A PPP_INFO_2 structure that contains Point-to-Point (PPP) projection operation information for a connection.

-see-also

MprAdminAcceptReauthentication

MprAdminConnectionEnum

MprAdminConnectionHangupNotification3

RAS Administration Structures

RAS_CONNECTION_0

RAS_CONNECTION_1

RAS_CONNECTION_3

Remote Access Service Administration Reference