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

Inheritance: DataDvcBasePdu
Afficher le fichier Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Méthodes publiques

Méthode Description
DataFirstDvcPdu ( ) : System
DataFirstDvcPdu ( uint channelId, uint length, byte data ) : System
GetNonDataSize ( ) : int

Méthodes protégées

Méthode Description
DoMarshal ( PduMarshaler marshaler ) : void
DoUnmarshal ( PduMarshaler marshaler ) : void

Method Details

DataFirstDvcPdu() public méthode

public DataFirstDvcPdu ( ) : System
Résultat System

DataFirstDvcPdu() public méthode

public DataFirstDvcPdu ( uint channelId, uint length, byte data ) : System
channelId uint
length uint
data byte
Résultat System

DoMarshal() protected méthode

protected DoMarshal ( PduMarshaler marshaler ) : void
marshaler PduMarshaler
Résultat void

DoUnmarshal() protected méthode

protected DoUnmarshal ( PduMarshaler marshaler ) : void
marshaler PduMarshaler
Résultat void

GetNonDataSize() public méthode

public GetNonDataSize ( ) : int
Résultat int