Meta Data Services Programming
IObjectCol2::get_LoadStatus
This method is used to obtain the load status of the object collection.
HRESULT get_LoadStatus(
long *piStatus
)
Parts
piStatus
[out, retval]
One of the constant values: READY, INPROGRESS, CANCELLED, or FAILED.
Return Value
S_OK
The method completed successfully.
The method failed to complete successfully.