| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Sub Discover() | |
| C# | |
|---|---|
public abstract void Discover() | |
| C++/CLI | |
|---|---|
public: abstract void Discover(); | |
This method will re-run the hardware discovery process that was done at startup. When invoked this method will disconnect from hardware, re-scan for hardware instruments, and repopulate the hardware configurations with the discovered hardware instruments.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)