IMAdapter::GetTextProperty

The IMAdapter::GetTextProperty method is used with the IMAdapter interface.

Quick info

HRESULT GetTextProperty(LONG sProperty, LONG sIndex,  BSTR* pVal)

Parameters

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

Return values

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