Measurement-computing Data Acquisition Systems rev.10.4 Uživatelský manuál Strana 232

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 366
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 231
4.5-2 Daq API Command Reference 908794 Programmer’s Manual
daqDeleteDevice
Format
daqDeleteDevice(AliasName)
Purpose
daqDeleteDevice deletes the specified device from the Windows Registry
Parameter Summary
Parameter Type Description
AliasName LPSTR Pointer to a character string containing the alias name of the device to delete
Parameter Values
AliasName: Pointer to a character string containing the alias name of the device to delete
Returns
DerrNoError if successful or a DaqError error code (see the DaqError table at the end of chapter 4).
Function Usage
This function deletes the specified device from the Windows Registry. Devices created using the daqCreateDevice
function or the DaqX control panel applet can be deleted with this function.
Prototypes
C/C++
daqDeleteDevice(LPSTR AliasName);
Visual BASIC
VBdaqDeleteDevice&(ByVal AliasName$)
Program References
None
Zobrazit stránku 231
1 2 ... 227 228 229 230 231 232 233 234 235 236 237 ... 365 366

Komentáře k této Příručce

Žádné komentáře