Bagikan melalui


ICorDebugComObjectValue.GetCachedInterfacePointers Method

Definition

public:
 void GetCachedInterfacePointers(int bIInspectableOnly, int celt, [Runtime::InteropServices::Out] int % pceltFetched, cli::array <System::UInt64> ^ ptrs);
public void GetCachedInterfacePointers (int bIInspectableOnly, int celt, out int pceltFetched, ulong[] ptrs);
abstract member GetCachedInterfacePointers : int * int * int * uint64[] -> unit
Public Sub GetCachedInterfacePointers (bIInspectableOnly As Integer, celt As Integer, ByRef pceltFetched As Integer, ptrs As ULong())

Parameters

bIInspectableOnly
Int32
celt
Int32
pceltFetched
Int32
ptrs
UInt64[]

Applies to