IWDTFAction2::get_Target method (wdtf.h)

Gets the target to which this action refers.

This property is read-only.

Syntax

HRESULT get_Target(
  IWDTFTarget2 **ppTarget
);

Parameters

ppTarget

Requirements

Requirement Value
Minimum supported client Windows XP Professional
Minimum supported server Windows Server 2008
Target Platform Windows
Header wdtf.h

See also

IWDTFAction2