Leadtools.Ccow Namespace > InterfaceInformation Object : Interrogate Method |
function Leadtools.Ccow.InterfaceInformation.interrogate( interfaceName )
Parameter | Type | Description |
---|---|---|
interfaceName | string | The name of the interface of interest. |
Type | Description |
---|---|
boolean | If the component implements the requested interface returns True, otherwise False. |