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.
Indicates if the Tablet PC Input Panel is running at the time the method is called.
Syntax
HRESULT IsTipRunning(
[out] BOOL *pfRunning
);
Parameters
[out] pfRunning
TRUE if the Input Panel was running, otherwise FALSE.
Return value
This method can return one of these values.
| Return code | Description |
|---|---|
|
The pfRunning parameter has been set appropriately. |
|
The pfRunning parameter was NULL. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | peninputpanel.h |
| DLL | Tiptsf.dll |