Click or drag to resize

IPersistStreamGetSizeMax Method

Retrieves the maximum size of the stream needed to save the object.

Namespace: Altaxo.UnmanagedApi.Ole32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
long GetSizeMax()

Return Value

Int64
The maximum stream size required to save the object.
See Also