Open
Description
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