Modify

Opened 10 years ago

Last modified 2 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 Changed 10 years ago by Mat

  • Owner set to Jon
  • Status changed from new to assigned

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as assigned The owner will remain Jon.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.