Property | Type | Description | |
---|---|---|---|
dataSignature | byte[] | ||
fipsInformation | |||
fpInputEvents | Collection |
||
fpInputHeader | |||
length1 | byte | ||
length2 | byte | ||
numberEvents | byte |
Method | Description | |
---|---|---|
Clone ( ) : StackPacket |
Create an instance of the class that is identical to the current PDU.
|
|
TS_FP_INPUT_PDU ( ) : System |
The constructor of the class with no parameter.
|
|
TS_FP_INPUT_PDU ( Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.RdpbcgrClientContext clientContext ) : System |
The constructor of the class.
|
|
ToBytes ( ) : byte[] |
Encode this structure into byte array.
|
Method | Description | |
---|---|---|
EncodeFpHeaderData ( int dataLength ) : byte[] |
Encode the fast path header data
|
|
EncodeFpInputData ( ) : byte[] |
Encode fast path Input data.
|
public TS_FP_INPUT_PDU ( Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.RdpbcgrClientContext clientContext ) : System | ||
clientContext | Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.RdpbcgrClientContext | Specify the context. |
return | System |
public TS_FP_FIPS_INFO,Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr fipsInformation | ||
return |
public nested_TS_FP_INPUT_PDU_fpInputHeader,Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr fpInputHeader | ||
return |