AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Help with COM_Invoke

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
vjc



Joined: 17 Dec 2008
Posts: 5

PostPosted: Mon Jan 05, 2009 9:54 pm    Post subject: Help with COM_Invoke Reply with quote

Hi,

I am very new to programming in general and have been fumbling my way around AHK a little. I would like to convert a very simple piece of vb code to AHK using COM_Invoke, but I am a little lost.

This is the simple vb code I would like to understand how to convert to using COM commands..

Code:
Private cb As CONTROLBUILDERLib.CBOpenIf

        Public Sub Test()
       cb = New CONTROLBUILDERLib.CBOpenIf
 
        End Sub


Once I have the correct start I should be able to work the rest out. Thanks for any help...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group