Cape Open BaseGet Size Max Method
Returns the maximum byte size of the serialised state stream.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations.CAPEOPENWrappers
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public void GetSizeMax(
ref long pcbSize
)VB
Public Sub GetSizeMax (
ByRef pcbSize As Long
)Parameters
- pcbSize Int64
- Receives the maximum stream size in bytes.