Udostępnij za pośrednictwem


DkmClrValue.NativeComPointer Property

Definition

An interface pointer to the native COM object if this value is an RCW.

This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).

public:
 property System::UInt64 NativeComPointer { System::UInt64 get(); };
public:
 property unsigned long long NativeComPointer { unsigned long long get(); };
public ulong NativeComPointer { get; }
member this.NativeComPointer : uint64
Public ReadOnly Property NativeComPointer As ULong

Property Value

Applies to