PrevUpHomeNext

method: shared_device.post_user_event(...)


Send user created event to the engine, it is usually not necessary to use it.

Calling Sig:

bool result = shared_device.post_user_event(user_event);

user_event type is "dcpp::SEvent &"

See Also

method: shared_device.tuple()

class: dcpp::shared_device

Back

Up

c++

Duckcpp

cppfx.xyz


PrevUpHomeNext