News

I am currently trying to pass a UInt8Array from JavaScript back to my program. The host object exposes the following method: [id(21)] ULONG SaveImageAs(VARIANT arrayImage, BSTR fileName); (not hard to ...