C# Class Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpedyc.CapsVer1ReqDvcPdu

Inheritance: RequestDvcPDU
Mostra file Open project: Microsoft/WindowsProtocolTestSuites

Public Properties

Property Type Description
Pad byte
Version ushort

Public Methods

Method Description
CapsVer1ReqDvcPdu ( ) : System

Protected Methods

Method Description
DoMarshal ( PduMarshaler marshaler ) : void
DoUnmarshal ( PduMarshaler marshaler ) : void

Method Details

CapsVer1ReqDvcPdu() public method

public CapsVer1ReqDvcPdu ( ) : System
return System

DoMarshal() protected method

protected DoMarshal ( PduMarshaler marshaler ) : void
marshaler PduMarshaler
return void

DoUnmarshal() protected method

protected DoUnmarshal ( PduMarshaler marshaler ) : void
marshaler PduMarshaler
return void

Property Details

Pad public_oe property

public byte Pad
return byte

Version public_oe property

public ushort Version
return ushort