This method retrieves the value of a persistent interface member (a property or collection). If the member is a collection, the retrieved value is a pointer to the interface that supports that type of collection.
HRESULT get_Value(VARIANT *psValue );
Parameters
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.