Jump to content

getObject using handle


zain
 Share

Recommended Posts

I am running a .NET application.I want to get application object so that i can listen to events it trigger.

ObjEvent ( $ObjectVar, "functionprefix" [, "interface name"] )

the information of window is

;Title: Login

;Class: WindowsForms10.window.8.app.0.33c0d9d

;Position: 0, 0

;Size: 1024, 768

;Style: 0x16010000

;ExStyle: 0x00010000

;Handle: 0x00020202

I do not know how to fit this in ObjGet ( "filename" [, "classname"] ) function.

if i pass the class name to function as seen by auto-it window info it throws error.

Please help me.thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...