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.
COleVariant var(bstrString); var.ChangeType(VT_DATE); DATE date = var.date;
動作していないようです。どんなアイデアでも大歓迎です。ありがとう。
何が起こっている?
多分VarDateFromStr関数があなたのために働くでしょう。
一番