ITask::GetTaskFlagsITask::GetTaskFlags*
*



Contents  *



Index  *Topic Contents
*Previous Topic: ITask::GetPriority
*Next Topic: ITask::GetWorkingDirectory

ITask::GetTaskFlags

HRESULT GetTaskFlags(
    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 ITask::SetTaskFlags.

Back to top


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