IScheduledWorkItem::GetErrorRetryIntervalIScheduledWorkItem::GetErrorRetryInterval*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IScheduledWorkItem::GetErrorRetryCount
*Next Topic: IScheduledWorkItem::GetExitCode

IScheduledWorkItem::GetErrorRetryInterval

HRESULT GetErrorRetryInterval(
    WORD * pwRetryInterval
);

Not currently implemented. Retrieves the time interval, in minutes, between task retries after an error occurs.

pwRetryInterval
Address of a value that contains the time interval between retries of the current task after an error occurs.

See also IScheduledWorkItem::SetErrorRetryInterval

Back to top


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.