GetValue

This method retrieves a specified property value for layer objects.

 

HRESULT GetValue(

[in] BSTR Name,

[out] PropertyValueType propValType,

[out, retval] VARIANT* Value)

Parameters:

Return Values:

The return value obtained from the returned HRESULT can be one of the following:

 

Return value

Meaning

S_OK

Success.

E_FAIL

Catastrophic failure.