SoBufferObjectGetContext Method |
Returns the device context where this buffer is valid.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoDeviceContext GetContext()
Public Function GetContext As SoDeviceContext
public:
SoDeviceContext^ GetContext()
member GetContext : unit -> SoDeviceContext
Return Value
Type:
SoDeviceContextA device context.
Remarks See Also