Exemplo n.º 1
0
 public static long CreateMousepadEffect(Generic.EFFECT_TYPE Effect, IntPtr pParam, IntPtr pEffectId)
 {
     return(0);
 }
Exemplo n.º 2
0
 public static long CreateKeypadEffect(Generic.EFFECT_TYPE Effect, IntPtr pParam, Guid pEffectId)
 {
     return(0);
 }
Exemplo n.º 3
0
 public static long CreateEffect(Guid DeviceId, Generic.EFFECT_TYPE Effect, IntPtr pParam, IntPtr pEffectId)
 {
     return(0);
 }