ICLRExtensions.GetIntPtr(Object) Method

Definition

public:
 IntPtr GetIntPtr(System::Object ^ pdispNode);
public IntPtr GetIntPtr (object pdispNode);
Public Function GetIntPtr (pdispNode As Object) As IntPtr

Parameters

pdispNode
Object

Returns

IntPtr

Applies to