SoBufferObjectGetMappedBufferObjectPosition Method |
Returns the position in the source buffer mapped in this buffer.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public ulong GetMappedBufferObjectPosition()
Public Function GetMappedBufferObjectPosition As ULong
public:
unsigned long long GetMappedBufferObjectPosition()
member GetMappedBufferObjectPosition : unit -> uint64
Return Value
Type:
UInt64Returns a position in bytes.
Remarks See Also