C# Class Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpefs.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
Inheritance: RdpefsPDU
Afficher le fichier Open project: Microsoft/WindowsProtocolTestSuites

Méthodes publiques

Свойство Type Description
RDPDRChannelId ushort

Méthodes publiques

Méthode Description
DR_CORE_USER_LOGGEDON ( ) : System
Decode ( PduMarshaler marshaler ) : bool
Encode ( PduMarshaler marshaler ) : void

Method Details

DR_CORE_USER_LOGGEDON() public méthode

public DR_CORE_USER_LOGGEDON ( ) : System
Résultat System

Decode() public méthode

public Decode ( PduMarshaler marshaler ) : bool
marshaler PduMarshaler
Résultat bool

Encode() public méthode

public Encode ( PduMarshaler marshaler ) : void
marshaler PduMarshaler
Résultat void

Property Details

RDPDRChannelId public_oe property

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