wpaCheck method

[Top]  [Chapter]  [Previous]  [Next]

This method is used to check the selected/hidden/disabled state for the action identified by the provided name.

Applies to

WPDLLInt

Declaration

function wpaCheck(const WPA: WideString): Integer;

Description

The return value is a bitfield:

bit 1: action is enabled

bit 2: action is selected (menu shows check, button is pressed)

bit 3: action is hidden, it is not available

bit 7: This bit is always set

Category: Action Names


[idh_wpdllint_wpacheck.htm]    Copyright © 2007 by WPCubed GmbH