Property | Type | Description | |
---|---|---|---|
mcsChannelId | long | ||
tpktHeader | |||
userChannelId | long | ||
x224Data |
Method | Description | |
---|---|---|
Client_MCS_Channel_Join_Request ( ) : System |
The constructor of the class with no parameter.
|
|
Client_MCS_Channel_Join_Request ( Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.RdpbcgrClientContext clientContext ) : System |
The constructor of the class.
|
|
Clone ( ) : StackPacket |
Create an instance of the class that is identical to the current PDU.
|
|
ToBytes ( ) : byte[] |
Encode this structure into byte array.
|
public Client_MCS_Channel_Join_Request ( ) : System | ||
return | System |
public Client_MCS_Channel_Join_Request ( Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.RdpbcgrClientContext clientContext ) : System | ||
clientContext | Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.RdpbcgrClientContext | Specify the context. |
return | System |
public TpktHeader,Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr tpktHeader | ||
return |