API Reference > Extension Classes > ExRender Classes > ExRender Windows Classes > ExGsDirectXDevice Class > ExGsDirectXDevice Methods > ExGsDirectXDevice::backBufferSurface Method
ExGsDirectXDevice::backBufferSurface Method
Syntax
C++
OdIntPtr backBufferSurface() const;

Returns IDirect3DSurface pointer for WPF controls.

Caller is responsible to call IUnknown->Release() method after Surface interface usage.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.