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