IObjectCol2::get_LoadStatus

See Also

This method is used to obtain the load status of the object collection.

HRESULT get_LoadStatus(
     long *piStatus
);

Parameters

piStatus
     [out, retval]
     One of the constant values: READY, INPROGRESS, CANCELLED, or FAILED.

Return Value

S_OK

     The method completed successfully.

Error
     Values

     The method failed to complete successfully.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.