Share via


ActionCount (Industry 8.1)

7/8/2014

Review the use, syntax, parameters, and return values of the ActionCount property of the IObjectInfoEx API in Windows Embedded 8.1 Industry (Industry 8.1).

This property of an instance of the IObjectInfoEx interface indicates the number of actions that can be performed on the window.

Syntax

HRESULT ActionCount(
    [out, retval] ULONG* pVal
);

Parameters

  • pVal
    [out, retval] The number of actions that can be performed on the window.

Return Value

Returns ERROR_SUCCESS if successful.

See Also

Reference

IObjectInfoEx interface

Concepts

IObjectInfoEx interface properties
Dialog Filter