ItemType Function | |
Note: This API is now obsolete.
Namespace:
XSharp.VO
Assembly:
XSharp.VO (in XSharp.VO.dll) Version: 2.19
Syntax [ObsoleteAttribute]
FUNCTION ItemType(
ptrAny AS IntPtr
) AS DWORD
[ObsoleteAttribute]
public static uint ItemType(
IntPtr ptrAny
)
Request Example
View SourceParameters
- ptrAny
- Type: IntPtr
Return Value
Type:
DWordSee Also