ITfCompositionView::GetOwnerClsid method
Syntax
HRESULT GetOwnerClsid( [out] CLSID *pclsid );
Parameters
- pclsid [out]
-
Pointer to a CLSID that receives the class identifier of the text service that owns the composition.
Return value
This method can return one of these values.
| Value | Description |
|---|---|
|
The method was successful. |
|
An unspecified error occurred. |
|
pclsid is invalid. |
|
The composition has been terminated. |
Remarks
This method can be used to enable a text service to filter compositions that it does not own.
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps | Windows Store apps] |
|
Redistributable |
TSF 1.0 on Windows 2000 Professional |
|
Header |
|
|
IDL |
|
|
DLL |
|