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: 10.12.3.0 (10.12.3.0)
Syntax
public ulong GetBufferSize()

Return Value

Type: UInt64
Remarks

This returns that total number.

See Also