BitmapDataPathWriteCache property (ILEADRasterIO)
|
VARIANT_BOOL BitmapDataPathWriteCache; | |
|
Overview |
Refer to Implementing Internet Features. |
Remarks
Determines whether to store the loaded data into the pRaster parameter of BitmapDataPath method, in the disk cache. Possible values are:
|
Value |
Meaning |
|
VARIANT_TRUE |
Store the data in the disk cache. (This is the default value) |
|
VARIANT_FALSE |
Do not store the data in the disk cache. |
See Also
|
Elements: |
ReadyState property, ReadyStateChange event, BitmapDataPath method |
|
Topics: |