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

Return Value

Type: UInt64

The size of the mapped area.

Remarks

See Also