Interface ICamIpcMainFormUiPLMInfoItem
Namespace: CAMIPC.ApplicationMainForm
Assembly: CAMIPC.ApplicationMainForm.dll
Syntax
[Guid("C1E33CCD-9452-4E8E-B6C8-35EE32115504")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamIpcMainFormUiPLMInfoItem
Methods
GetCaption()
Declaration
string GetCaption()
Returns
| Type | Description |
|---|---|
| string |
GetConnected()
Declaration
bool GetConnected()
Returns
| Type | Description |
|---|---|
| bool |
GetConnectionId()
Declaration
long GetConnectionId()
Returns
| Type | Description |
|---|---|
| long |
GetSupportPrj()
Declaration
bool GetSupportPrj()
Returns
| Type | Description |
|---|---|
| bool |