We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Поиск устройства по ключу.
GetKey(*USB.USB)
Параметры
USB - Дескриптор поиска ( Device() ).
XIncludeFile "..\USB.pb" USB::Init() *USB.USB::USB = USB::Device($010066FF) If Not *USB Debug "Not USB" Else Debug "Connect" EndIf Debug GetKey(*USB)
There was an error while loading. Please reload this page.