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

The TS_CACHE_DEFINITION structure specifies details about a particular cache in the Glyph Capability Set structure.
file:///C:/ts_dev/TestSuites/MS-RDPBCGR/TestSuite/Src/TD/latest_XMLS_16may/RDPBCGR/ _rfc_ms-rdpbcgr2_1_6_1_9_1.xml
Exibir arquivo Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Public Properties

Property Type Description
CacheEntries ushort
CacheMaximumCellSize ushort

Property Details

CacheEntries public_oe property

A 16-bit unsigned integer. The number of entries in the cache.
public ushort CacheEntries
return ushort

CacheMaximumCellSize public_oe property

A 16-bit unsigned integer. The maximum size in bytes of an entry in the cache.
public ushort CacheMaximumCellSize
return ushort