Edit Method (DTS)

The Edit method edits a CustomTask object in the user interface.

Applies To
CustomTaskUI Object  

Syntax

object.Edit(hwndParent)

Part Description
CustomTaskUI Expression that evaluates to an object in the Applies To list
hwndParent CustomTask object to edit

Prototype (C/C++)

HRESULT Edit(long hwndParent);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.