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: 2025.2.0.0 (10.18.0.0)
Syntaxpublic 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