UCOMIMoniker.GetSizeMax(Int64) Method

Definition

Returns the size in bytes of the stream needed to save the object.

C#
public void GetSizeMax(out long pcbSize);

Parameters

pcbSize
Int64

On successful return, contains a long value indicating the size in bytes of the stream needed to save this object.

Remarks

For more information about IPersistStream::GetSizeMax, see the MSDN Library.

Applies to

Produk Versi
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1