IMMap::GetIntegerProperty method
The IMMap::GetIntegerProperty method is used with the IMMap interface.
Quick info
HRESULT GetIntegerProperty([in] long sProperty,
[in] long sIndex, [out, retval] long *pVal)
Parameters
- sProperty
- [in] - property ID
- sIndex
- [in] - index of the property
- pVal
- [out, retval] - integer value of the property
Return values
The
following value is returned when this method is called:
- S_OK
- Success status