ITfContext::GetStatus method
Syntax
HRESULT GetStatus( [out] TF_STATUS *pdcs );
Parameters
- pdcs [out]
-
Pointer to a TF_STATUS structure that receives the document status data.
Return value
This method can return one of these values.
| Value | Description |
|---|---|
|
The method was successful. |
|
The context is not on a document stack. |
|
pdcs is invalid. |
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 |
|
See also
Show: