C# Class Microsoft.Protocols.TestSuites.Rdpbcgr.efs.DR_CORE_USER_LOGGEDON

The server announces that it has successfully logged on to the session.
file:///D:/programs/RFSPAC/XML-RDPEFS/_rfc_ms-rdpefs2_2_2_5.xml
Datei anzeigen Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Public Properties

Property Type Description
Header RDPDR_HEADER
RDPDRChannelId ushort

Property Details

Header public_oe property

A common message header. The Component field MUST be set to RDPDR_CTYP_CORE, and the PacketId field MUST be set to PAKID_CORE_USER_LOGGEDON.
public RDPDR_HEADER,Microsoft.Protocols.TestSuites.Rdpbcgr.efs Header
return RDPDR_HEADER

RDPDRChannelId public_oe property

The MS-RDPEFS protocol runs over a static virtual channel with the name RDPDR
public ushort RDPDRChannelId
return ushort