IScheduledWorkItem::GetMostRecentRunTimeIScheduledWorkItem::GetMostRecentRunTime*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IScheduledWorkItem::GetIdleWait
*Next Topic: IScheduledWorkItem::GetNextRunTime

IScheduledWorkItem::GetMostRecentRunTime

HRESULT GetMostRecentRunTime(
    SYSTEMTIME * pstLastRun
);

Retrieves the most recent time the work item began running.

pstLastRun
Address of a SYSTEMTIME structure that contains the most recent time the current task ran.

See also IScheduledWorkItem::GetNextRunTime

Back to top


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