Skip to content

STORAGE LINK LOAD xxx

Symbolic Value : Composite Data

#include <editods.h>

Symbolic Values :

STORAGE_LINK_LOAD_DEFERRED    -  Deferred loading of the object.

STORAGE_LINK_LOAD_ON_DEMAND   -  Load object on demand.

Description :

These are the permissible values for the LoadType member of the CDSTORAGELINK data structure. It describes how to load the object (deferred or on demand).

See Also : CDSTORAGELINK STORAGE_LINK_TYPE_xxx