IWDTFActions2::get_Count method (wdtf.h)

Gets the number of actions in this collection.

Syntax

HRESULT get_Count(
  [out] LONG *pVal
);

Parameters

[out] pVal

The number of actions.

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Requirement Value
Target Platform Windows
Header wdtf.h