IWorkspace2 Interface
- 已更新2023-02-21
- 閱讀時間為 2 分鐘
Interface to perform basic workspace operations, such as getting, setting, and logging channel data.
Namespace:
NationalInstruments.VeriStand.ClientAPIThis interface also inherits the methods of the IWorkspace interface.
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Interface IWorkspace2 _ Implements IWorkspace |
| C# |
|---|
public interface IWorkspace2 : IWorkspace |
| Visual C++ |
|---|
public interface class IWorkspace2 : IWorkspace |
Remarks
For example code and more information about this interface, refer to one of the following help topics: