Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
C/C++の Delphi 型TVarTypeおよびOleVariantの類似物は何ですか?
特に C++Builder を使用している場合は、それらの Delphi 型と直接相関する 独自の型TVarTypeと型があります。リンク先のドキュメントにあるように、System.hppで宣言され、systvari.hで宣言されています。OleVariantTVarTypeOleVariant
TVarType
OleVariant