コミュニティ

Example of C++ ExportToMemory API 回答済み

Dear Abbyy,

 

I want to use FRDocument :: ExportToMemory in C ++.

I inherited IFileWriter as defined, but Open or Write method is not being called.

overrided IUnknown :: QueryInterface method called by UUID of IMarshal instead of the UUID of the IFileWriter.

It would be helpful if you could get an example using the ExportToMemory function written in C ++.

 

Thank you.

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

1件のコメント

  • Avatar
    Permanently deleted user

    Dear Abbyy,

    I solved this problem to call CoInitializeEx with COINIT_APARTMENTTHREADED . 

    Thank you!

    0

サインインしてコメントを残してください。