IScheduledWorkItem::GetFlagsIScheduledWorkItem::GetFlags*
*



Contents  *



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

IScheduledWorkItem::GetFlags

HRESULT GetFlags(
    DWORD * pdwFlags
);

Returns the flags that modify the task's behavior.

pdwFlags
Address of a value that contains the description of how the task behaves. For a list of the flags, see IScheduledWorkItem::SetFlags.

Back to top


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