C# Класс 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
Наследование: RdpefsPDU
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
RDPDRChannelId ushort

Открытые методы

Метод Описание
DR_CORE_USER_LOGGEDON ( ) : System
Decode ( PduMarshaler marshaler ) : bool
Encode ( PduMarshaler marshaler ) : void

Описание методов

DR_CORE_USER_LOGGEDON() публичный Метод

public DR_CORE_USER_LOGGEDON ( ) : System
Результат System

Decode() публичный Метод

public Decode ( PduMarshaler marshaler ) : bool
marshaler PduMarshaler
Результат bool

Encode() публичный Метод

public Encode ( PduMarshaler marshaler ) : void
marshaler PduMarshaler
Результат void

Описание свойств

RDPDRChannelId публичное свойство

The MS-RDPEFS protocol runs over a static virtual channel with the name RDPDR
public ushort RDPDRChannelId
Результат ushort