Interface ICamIpcFeatureList
IPC: list of recognized features
Namespace: CAMIPC.FeatureFinder
Assembly: CAMIPC.FeatureFinder.dll
Syntax
[Guid("3BB0444C-9AB7-44F9-A11B-DFA328C42E20")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamIpcFeatureList
Properties
Count
Declaration
int Count { get; }
Property Value
| Type | Description |
|---|---|
| int |
Feature[int]
Declaration
ICamIpcFeature Feature[int Index] { get; }
Parameters
| Type | Name | Description |
|---|---|---|
| int | Index |
Property Value
| Type | Description |
|---|---|
| ICamIpcFeature |
Methods
GetInstanceId()
Declaration
string GetInstanceId()
Returns
| Type | Description |
|---|---|
| string |