SoBufferObjectGetMappedBufferObjectSize Method |
Returns the size of the mapped area in bytes.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public ulong GetMappedBufferObjectSize()
Public Function GetMappedBufferObjectSize As ULong
public:
unsigned long long GetMappedBufferObjectSize()
member GetMappedBufferObjectSize : unit -> uint64
Return Value
Type:
UInt64The size of the mapped area.
Remarks See Also