DeviceManager Constructor

PPJoy

Creates an instance of the DeviceManager class which can manage PPJoy Devices.

Namespace:  PPJoy
Assembly:  PPJoyWrapper (in PPJoyWrapper.dll)

Syntax

Visual Basic (Declaration)
Public Sub New
C#
public DeviceManager()
Visual C++
public:
DeviceManager()

See Also