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