AlazarQueryCapabilityLL¶
Function Syntax¶
-
RETURN_CODE
AlazarQueryCapabilityLL
(HANDLE handle, U32 capability, U32 reserved, S64 * retValue)¶ Get a device attribute as a 64-bit integer.
- Return
- ApiSuccess upon success, or an error code. See RETURN_CODE for more detailed information.
- Parameters
handle
: Board handlecapability
: The board capability to query. Must be a member of ALAZAR_CAPABILITIES.reserved
: Pass 0retValue
: Capability value