CogPersistUtility UpgradeOrMarshalCOMObject Method (IntPtr, Hashtable)Cognex VisionPro 9.10

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 79.0.0.0
Syntax

public static Object UpgradeOrMarshalCOMObject(
	IntPtr pUnkPtr,
	Hashtable objURT
)

Parameters

pUnkPtr
Type: System IntPtr
objURT
Type: System.Collections Hashtable

Return Value

Type: Object
See Also