ICorDebugModule.GetSize(UInt32) Method

Definition

public:
 void GetSize([Runtime::InteropServices::Out] System::UInt32 % pcBytes);
public void GetSize (out uint pcBytes);
abstract member GetSize : uint32 -> unit
Public Sub GetSize (ByRef pcBytes As UInteger)

Parameters

pcBytes
UInt32

Applies to