Click or drag to resize
XDL

XWndMsgGetLowValue Method

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

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

Parameters

value
Type: SystemIntPtr
[In] IntPtr 형식의 값

Return Value

Type: Int32
Low value
See Also