Düzenle

Aracılığıyla paylaş


ICLRExtensions.GetIntPtr(Object) Method

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public:
 IntPtr GetIntPtr(System::Object ^ pdispNode);
public IntPtr GetIntPtr (object pdispNode);
abstract member GetIntPtr : obj -> nativeint
Public Function GetIntPtr (pdispNode As Object) As IntPtr

Parameters

pdispNode
Object

Returns

IntPtr

nativeint

Applies to