For internal use only.
Namespace: Cognex.VisionPro.ToolGroupAssembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 87.0.0.0 (87.0.0.0)
public Object Upgrade(
IntPtr ComObj,
Hashtable objURT
)
public Object Upgrade(
IntPtr ComObj,
Hashtable objURT
)
Public Function Upgrade (
ComObj As IntPtr,
objURT As Hashtable
) As Object
Public Function Upgrade (
ComObj As IntPtr,
objURT As Hashtable
) As Object
public:
virtual Object^ Upgrade(
IntPtr ComObj,
Hashtable^ objURT
) sealed
public:
virtual Object^ Upgrade(
IntPtr ComObj,
Hashtable^ objURT
) sealed
Parameters
- ComObj
- Type: System IntPtr
- objURT
- Type: System.Collections Hashtable
Return Value
Type:
ObjectImplements
ICogNetUpgradeOnLoad Upgrade(IntPtr, Hashtable)