IVCDMapStringsProperty::getString Method |
||
| Gets the name of the current value of the property controlled through this interface. | ||
| Syntax: | std::wstring getStringW() const; std::string getString() const; |
|
| Return value: | The name of the current value of the property controlled through this interface. |
|
| See also: | IVCDMapStringsProperty, IVCDMapStringsProperty::setString, IVCDMapStringsProperty::getStrings | |