Skip to content

Offer option to generate IntPtr input parameters instead of COM interfaces #669

Open
@AArnott

Description

@AArnott

The NativeMethods.json file allows for useIntPtrForComOutPointers: false, but there is no property to use IntPtr for COM input pointers. This may make it awkward to take a COM object and then pass it right back into another API.

See also: #324 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions