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