Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SpShortcut

0 views
Skip to first unread message

community.devexpress.com

unread,
Aug 2, 2009, 8:33:52 PM8/2/09
to
I'm having trouble creating an instance of the ISpShortcut . Here is my
code.


using SpeechLib;
using System.Speech;


ISpShortcut shortcut = new ISpShortcut();

shortcut.AddShortcut("myAdress",1033,"123 Main, Anytown, ST. USA
12345",SPSHORTCUTTYPE.SPSHT_OTHER);


Any help would be appreciated.

0 new messages