IScheduledWorkItem::GetNextRunTimeIScheduledWorkItem::GetNextRunTime*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IScheduledWorkItem::GetMostRecentRunTime
*Next Topic: IScheduledWorkItem::GetRunTimes

IScheduledWorkItem::GetNextRunTime

HRESULT GetNextRunTime(
    [in, out] SYSTEMTIME * pstNextRun
);

Retrieves the next time the work item will run.

pstNextRun
Address of a SYSTEMTIME structure that contains the next time the work item will run.

Back to top


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