Condividi tramite


IDebugArrayObject2.GetCount(UInt32) Method

Definition

public:
 int GetCount([Runtime::InteropServices::Out] System::UInt32 % pdwElements);
public int GetCount(out uint pdwElements);
abstract member GetCount : uint32 -> int
Public Function GetCount (ByRef pdwElements As UInteger) As Integer

Parameters

pdwElements
UInt32

Returns

Implements

Applies to