Adv_VAPI_GPIOGetDirect
Syntax
[C++]
BOOL Adv_VAPI_GPIOGetDirect(DWORD *pdwDirect)
[Delphi]
function Adv_VAPI_GPIOGetDirect(var
dwDirect:Longword):Boolean;
[VB]
function Adv_VAPI_GPIOGetDirect (ByRef pdwDirect As Long)
As Boolean
Parameters
pdwDirect :
Specifies the address of returned direction of
GPIO pins. In the BT878, there are 16 GPIO
pins. Every bit means a GPIO pin. If the bit is
set to 1, the GPIO pin is set to output. If the
bit is set to 0, the GPIO pin is set to input.
Return Value
TRUE
:
Function is successful
FALSE
:
Function is failed
Description
This function will return direction of the GPIO pins.
See Also
,
55
Summary of Contents for DVP-7020
Page 1: ...DVP 7020 4 Channel PCI bus Video Grabber Card User s Manual ...
Page 5: ...1 CHAPTER General Information ...
Page 7: ...1 3 Block Diagram DVP 7020 3 ...
Page 14: ......
Page 15: ...2 CHAPTER Functions Library ...
Page 27: ...23 ...
Page 32: ...DVP 7020 User s Manual 28 ...