ITextRange::ChangeCase method
Changes the case of letters in this range according to the Type parameter.
Syntax
HRESULT ChangeCase( [in] long Type );
Parameters
- Type [in]
-
Type: long
Type of case change. The default value is tomLower.
Return value
Type: HRESULT
This method returns an HRESULT value. If successful, it returns S_OK. Otherwise, it returns S_FALSE.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
DLL |
|
See also
- Reference
- ITextRange
- Conceptual
- Text Object Model
Send comments about this topic to Microsoft
Build date: 10/27/2012