Emotiv.EdkDll.Unmanged_IEE_MentalCommandGetActiveActions C# (CSharp) Méthode

Unmanged_IEE_MentalCommandGetActiveActions() private méthode

private Unmanged_IEE_MentalCommandGetActiveActions ( UInt32 userId, UInt32 &pActiveActionsOut ) : Int32
userId UInt32
pActiveActionsOut UInt32
Résultat Int32
        static extern Int32 Unmanged_IEE_MentalCommandGetActiveActions(UInt32 userId, out UInt32 pActiveActionsOut);
EdkDll