C# Class Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.TS_FP_UPDATE
The TS_FP_UPDATE structure is used to describe and encapsulate the data for a fast-path update sent from server to client. All fast-path updates conform to this basic structure (see sections to ).
An 8-bit unsigned integer. Optional compression flags. The flags used in this field are exactly the same as the MPPC flags used in the compressedType field in the Share Data Header and have the same meaning.
publiccompressedType_ValuescompressionFlags
return
compressedType_Values
size public_oe property
A 16-bit unsigned integer. The size in bytes of the data in the updateData field.
publicushortsize
return
ushort
updateHeader public_oe property
An 8-bit unsigned integer. Three pieces of information are collapsed into this byte: Fast-path update byte Fast-path fragment sequencing Compression usage indication