The Read method retrieves a property value.
PropertyBag Object |
object.Read( bstrPropertyName As String ) as Variant
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
bstrPropertyName | String identifying an exposed property by name. |
HRESULT Read(BSTR bstrPropertyName, VARIANT *pValue);