Struct IAppShutdownRequest#

Inheritance Relationships#

Derived Type#

Struct Documentation#

struct IAppShutdownRequest#

Request a shutdown (only for server).

Subclassed by CAppControl

Public Functions

virtual void RequestShutdown() = 0#

Request a shutdown. The function will only place the request to shut down.

void RequestShutdown()

Request a shutdown. The function will only place the request to shut down.

Public Static Attributes

static ::sdv::interface_id _id = 0x0133298619E6BF21#

Interface ID.