Share via


IDebugProperty3.GetSize(UInt32) Method

Definition

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

Parameters

pdwSize
UInt32

Returns

Implements

Applies to