Back to Aurora Vision Library Lite website

You are here: Start » Hardware Support » Z4Sight » AILDigitizer_Allocate

AILDigitizer_Allocate


Header: ThirdPartySdk.h
Namespace: avl

Allocates a digitizer on specified system.

Syntax

void avl::AILDigitizer_Allocate
(
	AIL_DigitizerState& ioState,
	atl::Optional<const avl::AILSystemAndDeviceIdentifierDigitizer&> inDeviceID
)

Parameters

Name Type Default Description
Input will be modified ioState AIL_DigitizerState& Object used to maintain state of the function.
Input value inDeviceID Optional<const AILSystemAndDeviceIdentifierDigitizer&> NIL Device identification.