Click or drag to resize
SoBufferObjectGetLongMappingStartPosition Method

Note: This API is now obsolete.

Returns the position in the source buffer mapped in this buffer.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use GetMappingStartPosition() instead.")]
public ulong GetLongMappingStartPosition()

Return Value

Type: UInt64

Returns a position in bytes.

Remarks

See Also