Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Sets or retrieves the virtual cache file size for 32 bits per pixel (bpp) bitmaps.
This property is read/write.
Syntax
HRESULT put_BitmapVirtualCache32BppSize(
[in] LONG bitmapVirtualCache32BppSize
);
HRESULT get_BitmapVirtualCache32BppSize(
[out] LONG *pbitmapVirtualCache32BppSize
);
Property value
Sets the size of the virtual cache file for 32 bpp bitmaps, in megabytes (MB). The maximum value is 48 MB.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Type library |
|
| DLL |
|
| IID |
IID_IMsRdpClientAdvancedSettings5 is defined as FBA7F64E-6783-4405-DA45-FA4A763DABD0 |