[Missing <summary> documentation for "M:CWrapper.CMMCore.getCoreErrorText(System.Int32)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public string getCoreErrorText( int code ) |
Visual Basic (Declaration) |
---|
Public Function getCoreErrorText ( _ code As Integer _ ) As String |
Visual C++ |
---|
public: String^ getCoreErrorText( int code ) |
Parameters
- code
- Type: System..::.Int32
[Missing <param name="code"/> documentation for "M:CWrapper.CMMCore.getCoreErrorText(System.Int32)"]
Return Value
[Missing <returns> documentation for "M:CWrapper.CMMCore.getCoreErrorText(System.Int32)"]