Condividi tramite


IDebugClrEEComObjectProperty120.GetComInterfacePointers Method

Definition

public:
 int GetComInterfacePointers(int bIInspectableOnly, System::UInt32 celt, [Runtime::InteropServices::Out] System::UInt32 % pceltFetched, cli::array <System::UInt64> ^ pInterfacePointers);
public int GetComInterfacePointers(int bIInspectableOnly, uint celt, out uint pceltFetched, ulong[] pInterfacePointers);
abstract member GetComInterfacePointers : int * uint32 * uint32 * uint64[] -> int
Public Function GetComInterfacePointers (bIInspectableOnly As Integer, celt As UInteger, ByRef pceltFetched As UInteger, pInterfacePointers As ULong()) As Integer

Parameters

bIInspectableOnly
Int32
celt
UInt32
pceltFetched
UInt32
pInterfacePointers
UInt64[]

Returns

Applies to