IScheduledWorkItem::EditWorkItemIScheduledWorkItem::EditWorkItem*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IScheduledWorkItem::DeleteTrigger
*Next Topic: IScheduledWorkItem::GetAccountInformation

IScheduledWorkItem::EditWorkItem

HRESULT EditWorkItem(
    HWND  hParent,
    DWORD dwReserved
);

Opens the configuration properties for the work item.

hParent
Handle to the parent window of the configuration properties window.
dwReserved
Reserved for internal use; this must be zero.

When you open the Properties page for a task from Windows®, the Task Scheduler calls this method to display the task's properties.

Back to top


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