Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Obtains the class identifier of the property store owner.
HRESULT GetPropertyRangeCreator(
[out] CLSID *pclsid
);
[out] pclsid
Pointer to a CLSID that receives the class identifier of the registered text service that implements ITfCreatePropertyStore. The method can return CLSID_NULL for this parameter if property store persistence is unsupported.
This method can return one of these values.
Value | Description |
---|---|
|
The method was successful. |
When the property store is unserialized, the TSF manager creates an object of this CLSID and obtains an ITfCreatePropertyStore interface pointer from it. The manager then uses the ITfCreatePropertyStore object to create the property store object.
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps | UWP apps] |
Minimum supported server | Windows 2000 Server [desktop apps | UWP apps] |
Target Platform | Windows |
Header | msctf.h |
DLL | Msctf.dll |
Redistributable | TSF 1.0 on Windows 2000 Professional |
Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!