[Missing <summary> documentation for "M:CWrapper.CMMCore.deviceTypeBusy(CWrapper.DeviceType)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public bool deviceTypeBusy( DeviceType devType ) |
| Visual Basic (Declaration) |
|---|
Public Function deviceTypeBusy ( _ devType As DeviceType _ ) As Boolean |
| Visual C++ |
|---|
public: bool deviceTypeBusy( DeviceType devType ) |
Parameters
- devType
- Type: CWrapper..::.DeviceType
[Missing <param name="devType"/> documentation for "M:CWrapper.CMMCore.deviceTypeBusy(CWrapper.DeviceType)"]
Return Value
[Missing <returns> documentation for "M:CWrapper.CMMCore.deviceTypeBusy(CWrapper.DeviceType)"]