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

The TS_CACHEDPOINTERATTRIBUTE structure is used to instruct the client to change the current pointer shape to one already present in the pointer cache.
file:///C:/ts_dev/TestSuites/MS-RDPBCGR/TestSuite/Src/TD/latest_XMLS_16may/RDPBCGR/ _rfc_ms-rdpbcgr2_1_8_1_1_4_6.xml
Exibir arquivo Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Public Properties

Property Type Description
cacheIndex ushort

Property Details

cacheIndex public_oe property

A 16-bit unsigned integer. A zero-based cache entry containing the cache index of the cached pointer to which the client's pointer should be changed. The pointer data should have already been cached using either the Color Pointer Update or New Pointer Update.
public ushort cacheIndex
return ushort