RemoveMappings Method

PPJoy

Removes the custom-defined Mappings from this Device, without affecting the Mappings defined in the Device's interface.

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

Syntax

Visual Basic (Declaration)
Public Sub RemoveMappings
C#
public void RemoveMappings()
Visual C++
public:
void RemoveMappings()

See Also