AutoHotkey Community

It is currently May 26th, 2012, 3:43 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: April 5th, 2009, 5:35 pm 
Offline

Joined: August 1st, 2008, 6:23 pm
Posts: 4
I would like to create an AutoHotkey script to use the functions in RIMRadioCOM.dll which comes with MFI Multiloader for the BlackBerry.

I've gotten only as far as
Code:
#include COM.ahk
pRadioObj := COM_CreateObject("RIMRadioCOM.RIMRadioObj")
MsgBox, RadioObjHandle: %pRadioObj% ;for testing purpose
which seems to successfully create a COM object. I believe the next step would be to use the IConnect interface to connect to the BlackBerry device but I'm not sure how to code that.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: BrandonHotkey, Exabot [Bot], notsoobvious and 11 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group