Error processing SSI file
LEADTOOLS Leadtools.Ccow.Services (Leadtools.Ccow.Services assembly)

Show in webframe

Interrogate Method






The context manager id.
The domain name of the site or organization that is being served by the located component.
The name of the interface of interest.
Determine if the components implements a particular interface.
Syntax
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=InterfaceInformation&method=Interrogate&interfaceName={interfaceName}")]
Stream Interrogate( 
   string id,
   string domain,
   string interfaceName
)
'Declaration
 
<OperationContractAttribute()>
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?id={id}&domain={domain}&interface=InterfaceInformation&method=Interrogate&interfaceName={interfaceName}")>
Function Interrogate( _
   ByVal id As String, _
   ByVal domain As String, _
   ByVal interfaceName As String _
) As Stream
'Usage
 
Dim instance As IInterfaceInformationService
Dim id As String
Dim domain As String
Dim interfaceName As String
Dim value As Stream
 
value = instance.Interrogate(id, domain, interfaceName)
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=InterfaceInformation&method=Interrogate&interfaceName={interfaceName}")]
Stream^ Interrogate( 
   String^ id,
   String^ domain,
   String^ interfaceName
) 

Parameters

id
The context manager id.
domain
The domain name of the site or organization that is being served by the located component.
interfaceName
The name of the interface of interest.

Return Value

The implemented value.
Requirements

Target Platforms

See Also

Reference

IInterfaceInformationService Interface
IInterfaceInformationService Members

Error processing SSI file
Leadtools.Ccow.Services requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features