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.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("Use GetMappingStartPosition() instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public ulong GetLongMappingStartPosition()

Return Value

Type: UInt64

Returns a position in bytes.

Remarks

See Also