IPCBIWindowCallHostGetEnable Method

Get enable state for action item.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool CallHostGetEnable(
	ID_ActionItem id
)

Parameters

id  ID_ActionItem
The relevant action item.

Return Value

Boolean
enable state

See Also