PrevUpHomeNext

method: shared_device.gui()


Get the gui environment from shared device, which is an object of dcpp::shared_device.

Calling Sig:

dcpp::gui::IGUIEnvironment * gui = shared_device.gui();

// Can use auto.

shared_device.gui() do check-throw exception.

See Also

method: shared_device.tuple()

class: dcpp::shared_device

Back

Up

c++

Duckcpp

cppfx.xyz


PrevUpHomeNext