IMMap::SetTextProperty method

The IMMap::SetTextProperty method is used with the IMMap interface.

Quick info

HRESULT SetTextProperty(long sProperty, long sIndex, BSTR newVal)

Parameters

sProperty
[in] - property ID
sIndex
[in] - index of the property
pVal
[out, retval] - text value of the property

Return values

The following value is returned when this method is called:
S_OK
Success status