Modify

Opened 12 years ago

Last modified 4 years ago

#2878 assigned Feature Request

ObjCreateInterface the last func instance call

Reported by: bogQ Owned by: Jon
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

Currently, ObjCreateInterface in case of interface having more than one methods of the same name first instance is called and other instances are discarted like described in this post.

http://www.autoitscript.com/forum/topic/145194-objcreateinterface-with-double-funcs-in-cpp/?p=1027256

It would be nice if that can be changed to last Interface instead of first, or to add some other func with option to set witch instance index with identical name shud be called in case of calling func of the same name.

Attachments (0)

Change History (1)

comment:1 by Matt Diesel, 12 years ago

Owner: set to Jon
Status: newassigned

Modify Ticket

Action
as assigned The owner will remain Jon.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.