Delete Method (DTS)

The Delete method deletes a CustomTask object from the user interface.

Applies To
CustomTaskUI Object  

Syntax

object.Delete(hwndParent)

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

Prototype (C/C++)

HRESULT Delete(long hwndParent);

  


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