Click or drag to resize
XDL

XUASLocalSetDecoderGetNumericValueKLV(Int32, Int16) Method

[Missing <summary> documentation for "M:Pixoneer.NXDL.NXVideo.XUASLocalSetDecoder.GetNumericValueKLV(System.Int32,System.Int16@)"]


Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public bool GetNumericValueKLV(
	int tagID,
	out short value
)

Parameters

tagID  Int32

[Missing <param name="tagID"/> documentation for "M:Pixoneer.NXDL.NXVideo.XUASLocalSetDecoder.GetNumericValueKLV(System.Int32,System.Int16@)"]

value  Int16

[Missing <param name="value"/> documentation for "M:Pixoneer.NXDL.NXVideo.XUASLocalSetDecoder.GetNumericValueKLV(System.Int32,System.Int16@)"]

Return Value

Boolean
See Also