SoBufferObjectGetMappingStartPosition 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: 9.9.13.0 (9.9.13.0)
Syntaxpublic ulong GetMappingStartPosition()
Public Function GetMappingStartPosition As ULong
public:
unsigned long long GetMappingStartPosition()
member GetMappingStartPosition : unit -> uint64
Return Value
Type:
UInt64Returns a position in bytes.
Remarks
See Also