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