C# 클래스 Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpedyc.CreateRespDvcPdu

상속: ResponseDvcPDU
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites 1 사용 예제들

공개 메소드들

메소드 설명
CreateRespDvcPdu ( ) : System
CreateRespDvcPdu ( uint channelId, int creationStatus ) : System

보호된 메소드들

메소드 설명
DoMarshal ( PduMarshaler marshaler ) : void
DoUnmarshal ( PduMarshaler marshaler ) : void

메소드 상세

CreateRespDvcPdu() 공개 메소드

public CreateRespDvcPdu ( ) : System
리턴 System

CreateRespDvcPdu() 공개 메소드

public CreateRespDvcPdu ( uint channelId, int creationStatus ) : System
channelId uint
creationStatus int
리턴 System

DoMarshal() 보호된 메소드

protected DoMarshal ( PduMarshaler marshaler ) : void
marshaler PduMarshaler
리턴 void

DoUnmarshal() 보호된 메소드

protected DoUnmarshal ( PduMarshaler marshaler ) : void
marshaler PduMarshaler
리턴 void