Click or drag to resize
XDL

XUASLocalSetDecoderGetNumericValueKLV(Int32, UInt64) Method

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


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

Parameters

tagID  Int32

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

value  UInt64

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

Return Value

Boolean
See Also