Skip to content

配列関連の問題点など #3

Description

@tablacus

要確認:Blinkの配列はVARIANTに入る際はVARIANTのSAFEARRAYになっている

※多分、VARIANTのSAFEARRAYはVBSの配列と同じ

逆にVARIANTのSAFEARRAYを渡すと配列として使える模様
Arrayオブジェクトはstd::vectorベースからSAFEARRAYを利用するものに作り直し

配列のtypeofはobject

Blink側で扱うのはSAFEARRAYが良さそうだけど、マルチスレッドとかまだActiveScript使わないとできなそうなので
そのあたりが課題

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions