Click or drag to resize
SoBufferObjectGetMappedBufferObjectSize Method

Returns the size of the mapped area in bytes.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public ulong GetMappedBufferObjectSize()

Return Value

Type: UInt64

The size of the mapped area.

Remarks

See Also