Programming
BUF-PCI(PC), BUF-PCI(98)
67
BufPciSetProgramWait
Function
Inserts a specified waiting period in the program.
Format
(C)
HANDLE
hDevice
;
DWORD
dwWaitTime
;
DWORD
dwRet
;
dwRet
= BufPciSetProgramWait(
hDevice, dwWaitTime
);
(Visual Basic)
Dim
hDevice
As Long
Dim
dwWaitTime
As Long
Dim
dwRet
As Long
dwRet
= BufPciSetProgramWait(
hDevice, dwWaitTime
)
Argument
hDevice
:
Specify the device handle.
Acquire this device handle with BufPciOpen.
dwWaitTime
:
Specify the duration of the wait
(in milliseconds).
Specifiable range
:
1-100000
Return value
dwRet
:
Termination information
Normal termination :
TRUE
Error
:
FALSE
(For more information, see the section, "List of
Return Values.")
Supplement
After implementing the termination process, each function of the
BUF-PCI driver software cannot be run until reinitialized.
Содержание BUF-PCI(98)
Страница 2: ...BUF PCI PC BUF PCI 98 Bus Expansion User s Guide ...
Страница 92: ...Programming BUF PCI PC BUF PCI 98 84 ...
Страница 98: ...System Reference BUF PCI PC BUF PCI 98 90 ...
Страница 102: ...Troubleshooting BUF PCI PC BUF PCI 98 94 ...
Страница 105: ...A 41 901 LZF6231 021010 980713 ...