SoCpuBufferObjectUnmap Method |
Unmap a buffer mapped to a system memory address.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic virtual void Unmap()
Public Overridable Sub Unmap
public:
virtual void Unmap()
abstract Unmap : unit -> unit
override Unmap : unit -> unit
RemarksNo error is reported if the buffer was not mapped.
See Also