Share

acdbRasterImageAsyncTaskOnIdle

C++

ISMDLLACCESS bool acdbRasterImageAsyncTaskOnIdle();

File

imgdef.h

Description

For internal use only.

Indicates whether the queue of raster images being loaded in the background was not empty.

Returns

Returns true if the queue of raster images is not empty, else false.

Was this information helpful?