SetProperty

This method sets the value of a specified property of layer objects. Unlike the SetValue method, SetProperty cannot set classification values. See: SetValue for further details.

 

HRESULT SetProperty(

[in] BSTR Name,

[in] 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.