C# 클래스 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
리턴
compressedType_Values
size 공개적으로 프로퍼티
A 16-bit unsigned integer. The size in bytes of the data in the updateData field.
publicushortsize
리턴
ushort
updateHeader 공개적으로 프로퍼티
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