Click or drag to resize

HeadCorrectionAPIGetSelectedCorrection Method

Returns which correction file is currently used.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public int GetSelectedCorrection(
	int head
)

Parameters

head  Int32
The head selector.

Return Value

Int32
The currently used correction file.
See Also