Skip to content

COMLateBindingObject.getAutomationProperty method that takes iDispatch parameter doesn't use it #696

@BCooper63

Description

@BCooper63

The getAutomationProperty(String, IDispatch) method on COMLateBindingObject was (mistakenly) changed in August 2013 to use this.getIDispatch() instead of using the iDispatch referenced passed in. This causes the method to fail if the property being requested does not exist on the current COM object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions