Functions.ItemPutNL 方法 | |
注意:此 API 现在已过时。
命名空间:
XSharp.VO
程序集:
XSharp.VO (在 XSharp.VO.dll 中) 版本:2.22 GA
语法 [ObsoleteAttribute]
FUNCTION ItemPutNL(
ptrAny AS IntPtr,
lNum AS LONG
) AS IntPtr
[ObsoleteAttribute]
public static IntPtr ItemPutNL(
IntPtr ptrAny,
int lNum
)
查看代码参数
- ptrAny
- 类型:IntPtr
- lNum
- 类型:Int32
返回值
类型:
IntPtr参见