Struct CConnection::SEventCallback#
Defined in File connection.h
Nested Relationships#
This struct is a nested type of Class CConnection.
Struct Documentation#
-
struct SEventCallback#
Event callback structure.
Public Members
-
uint64_t uiCookie = 0#
Registration cookie.
-
sdv::ipc::IConnectEventCallback *pCallback = nullptr#
Pointer to the callback. Could be NULL when the callback was deleted.
-
uint64_t uiCookie = 0#