The Help method is used to invoke Help about the CustomTask object.
CustomTaskUI Object |
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 |
HRESULT Help(long hwndParent);