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.
Specifies whether candidate numbers should be shown.
Syntax
HRESULT ShowCandidateNumbers(
BOOL *pfShow
);
Parameters
pfShow
TRUE if candidate numbers should be shown; otherwise FALSE.
Return value
This method can return one of these values.
| Value | Description |
|---|---|
|
The method was successful. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps only] |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Target Platform | Windows |
| Header | ctffunc.h |