Click or drag to resize
SoOutputGetBufferSize Method

The total number of bytes allocated to a memory buffer may be larger than the number of bytes written.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.0.0 (2024.2.0)
Syntax
public ulong GetBufferSize()

Return Value

Type: UInt64
Remarks

This returns that total number.

See Also