SoOutputGetBufferSize Method |
The total number of bytes allocated to a memory buffer may be larger than the number of bytes written.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public ulong GetBufferSize()
Public Function GetBufferSize As ULong
public:
unsigned long long GetBufferSize()
member GetBufferSize : unit -> uint64
Return Value
Type:
UInt64Remarks This returns that total number.
See Also