IVCDMapStringsProperty::getString Method
このインターフェースで操作しているプロパティの値の名前を取得します。
構文
std::wstring getStringW() const;
std::string getString() const;

このインターフェースで操作しているプロパティの値の名前を取得します。
std::wstring getStringW() const;
std::string getString() const;