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