IWDTFActions2::get_Item method (wdtf.h)
Gets an individual action in the collection.
HRESULT get_Item(
[in] LONG Index,
[out] IWDTFAction2 **ppAction
);
[in] Index
The 0-based index value.
[out] ppAction
The indexed action.
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirement | Value |
---|---|
Target Platform | Windows |
Header | wdtf.h |