Click or drag to resize
XDL

XUASLocalSetDecoderGetNumericValueKLV(Int32, UInt32) Method

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


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

Parameters

tagID  Int32

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

value  UInt32

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

Return Value

Boolean
See Also