Help Method (DTS)

The Help method is used to invoke Help about the CustomTask object.

Applies To
CustomTaskUI Object  

Syntax

object.Help(hwndParent)

Part Description
CustomTaskUI Expression that evaluates to an object in the Applies To list
hwndParent CustomTask object on which to invoke Help command

Prototype (C/C++)

HRESULT Help(long hwndParent);

  


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