Click or drag to resize
XDL

XWndMsgGetLowValue Method

IntPtr 형의 값의 Low 값을 반환한다.

Namespace: Pixoneer.NXDL
Assembly: NXDL (in NXDL.dll) Version: 2.0.3.38
Syntax
C#
public static int GetLowValue(
	IntPtr value
)

Parameters

value  IntPtr
[In] IntPtr 형식의 값

Return Value

Int32
Low value
See Also