Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Microsoft
Protocols
TestTools
StackSdk
RemoteDesktop
Rdpegfx
RDPGFX_CACHE_ENTRY_METADATA
C# Class Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpegfx.RDPGFX_CACHE_ENTRY_METADATA
This structure specifies attributes of a bitmap cache entry stored on the client
ファイルを表示
Open project: Microsoft/WindowsProtocolTestSuites
Class Usage Examples
Public Properties
Property
Type
Description
bitmapLength
uint
cacheKey
ulong
Property Details
bitmapLength
public_oe property
A 32-bit unsigned integer, specifies the size of the bitmap cache entry, in bytes.
public
uint
bitmapLength
return
uint
cacheKey
public_oe property
A 64-bit unsigned integer, specifies a unique key associated with the bitmap cache entry.
public
ulong
cacheKey
return
ulong