IRecordInfo.GetSize(UInt32) Method

Definition

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

Parameters

pcbSize
UInt32

Applies to