Table of Contents

Method IsRegistered

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

IsRegistered(IInputSpyMouseListener)

This item supports the framework infrastructure and is not intended to be used directly from your code.

public static bool IsRegistered(InputSpy.IInputSpyMouseListener listener)

Parameters

listener InputSpy.IInputSpyMouseListener

Returns

bool

IsRegistered(IInputSpyKeyboardListener)

This item supports the framework infrastructure and is not intended to be used directly from your code.

public static bool IsRegistered(InputSpy.IInputSpyKeyboardListener listener)

Parameters

listener InputSpy.IInputSpyKeyboardListener

Returns

bool

IsRegistered(IInputSpyListener)

This item supports the framework infrastructure and is not intended to be used directly from your code.

public static bool IsRegistered(InputSpy.IInputSpyListener listener)

Parameters

listener InputSpy.IInputSpyListener

Returns

bool