IWDTFTargets2::get_WDTF method (wdtf.h)

Gets the main WDTF aggregation object.

This property is read-only.

Syntax

HRESULT get_WDTF(
  IWDTF2 **ppWDTF
);

Parameters

ppWDTF

Requirements

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

See also

IWDTF2

IWDTFTargets2