Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Releases the device context obtained by the ITextHost::TxGetDC method.
Syntax
INT TxReleaseDC(
[in] HDC hdc
);
Parameters
[in] hdc
Type: HDC
Handle to the device context to release.
Return value
Type: INT
Returns 1 if hdc was released; otherwise 0.
For more information on COM error codes, see Error Handling in COM.
Remarks
This method is only valid when the control is in-place active; calls while the control is inactive may fail.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Target Platform | Windows |
| Header | textserv.h |
| DLL | Msftedit.dll |