ReadyState property (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

long ReadyState

Overview

Refer to Implementing Internet Features.

Remarks

Indicates the current state of an image that is loaded asynchronously using the BitmapDataPath method.

Value

Description

READYSTATE_LOADING

Currently loading

READYSTATE_COMPLETE

Finished loading

See Also

Elements:

BitmapDataPath method, ReadyStateChange event

Topics:

Raster Images: Loading Files