Connection notify event class.
Definition at line 810 of file fbcomponent.h.
#include <fbcomponent.h>

Public Member Functions |
|
| FBEventConnectionDataNotify (HKEventBase pEvent) | |
| Constructor. |
|
| void * | GetData () |
| Available data pointer. |
|
| void * | GetOldData () |
| Last available data pointer. |
|
Public Attributes |
|
| FBPropertyConnectionAction | Action |
| Read Only Property: Connection's
action performed. |
|
| FBPropertyPlug | Plug |
| Read Only Property: The plug involved
in the action. |
|
| FBEventConnectionDataNotify | ( | HKEventBase | pEvent | ) |
Constructor.
| pEvent | Base event (internal) to obtain information from. |
| void* GetData | ( | ) |
Available data pointer.
| void* GetOldData | ( | ) |
Last available data pointer.
| FBPropertyConnectionAction Action |
Read Only Property: Connection's action performed.
Definition at line 818 of file fbcomponent.h.
Read Only Property: The plug involved in the action.
Definition at line 819 of file fbcomponent.h.