Свойство | Type | Description | |
---|---|---|---|
bulkData | |||
descriptor | DescriptorTypes | ||
segmentArray | Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpedyc.RDP_DATA_SEGMENT[] | ||
segmentCount | ushort | ||
uncompressedSize | uint |
Méthode | Description | |
---|---|---|
Decode ( PduMarshaler marshaler ) : bool |
Decode this PDU from the PduMarshaler.
|
|
Encode ( PduMarshaler marshaler ) : void |
Encode this PDU to the PduMarshaler.
|
public Decode ( PduMarshaler marshaler ) : bool | ||
marshaler | PduMarshaler | This is used to decode the fields of this PDU. |
Résultat | bool |
public Encode ( PduMarshaler marshaler ) : void | ||
marshaler | PduMarshaler | This is used to encode the fields of this PDU. |
Résultat | void |
public RDP8_BULK_ENCODED_DATA,Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpedyc bulkData | ||
Résultat |
public RDP_DATA_SEGMENT[],Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpedyc segmentArray | ||
Résultat | Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpedyc.RDP_DATA_SEGMENT[] |