C# Class Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.TS_FP_UPDATE_BITMAP

The TS_FP_UPDATE_BITMAP structure is the fast-path variant of the TS_UPDATE_BITMAP_PDU_DATA structure.
file:///C:/ts_dev/TestSuites/MS-RDPBCGR/TestSuite/Src/TD/latest_XMLS_16may/RDPBCGR/ _rfc_ms-rdpbcgr2_1_8_1_2_1_2.xml
Inheritance: TS_FP_UPDATE
Exibir arquivo Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Public Properties

Property Type Description
bitmapUpdateData TS_UPDATE_BITMAP_DATA

Property Details

bitmapUpdateData public_oe property

Variable length bitmap data. Both slow and fast-path utilize the same data format, a Bitmap Update structure to represent this information.
public TS_UPDATE_BITMAP_DATA,Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr bitmapUpdateData
return TS_UPDATE_BITMAP_DATA