Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
RegisterCallback ( IPulsableElement windowEngine ) : void |
Adds a
|
|
RegisterCallbacks ( ) : void |
Adds multiple
|
|
RemoveCallback ( IPulsableElement windowEngine ) : void |
Removes an element from the
|
|
ShutDown ( ) : void |
Shuts the engine down.
|
|
StartUp ( ) : void |
Starts the engine up.
|
|
WindowHookEngine ( ) : System |
Initializes a new instance of the WindowHookEngine class.
|
public RegisterCallback ( IPulsableElement windowEngine ) : void | ||
windowEngine | IPulsableElement | The window engine. |
Результат | void |
public RemoveCallback ( IPulsableElement windowEngine ) : void | ||
windowEngine | IPulsableElement | The window engine. |
Результат | void |