IComNativeDescriptorHandler::GetPropertyValue Method (Object^, String^, Boolean%)
.NET Framework (current version)
Gets the value of the property that has the specified name.
Assembly: System (in System.dll)
Parameters
- component
-
Type:
System::Object^
The object to which the property belongs.
- propertyName
-
Type:
System::String^
The name of the property.
- success
-
Type:
System::Boolean%
A Boolean, passed by reference, that represents whether the property was retrieved.
Note |
|---|
This API is now obsolete. The non-obsolete alternative is ComObjectType. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
