ItemPutNL Function | |
Note: This API is now obsolete.
Namespace:
XSharp.VO
Assembly:
XSharp.VO (in XSharp.VO.dll) Version: 2.19
Syntax [ObsoleteAttribute]
FUNCTION ItemPutNL(
ptrAny AS IntPtr,
lNum AS LONG
) AS IntPtr
[ObsoleteAttribute]
public static IntPtr ItemPutNL(
IntPtr ptrAny,
int lNum
)
Request Example
View SourceParameters
- ptrAny
- Type: IntPtr
- lNum
- Type: Long
Return Value
Type:
IntPtrSee Also