Skip to content

Latest commit

 

History

History
76 lines (62 loc) · 2.72 KB

nf-chstring-chstring-trimright.md

File metadata and controls

76 lines (62 loc) · 2.72 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:chstring.CHString.TrimRight
CHString::TrimRight (chstring.h)
The TrimRight method trims trailing whitespace characters from the string by removing trailing newline, space, and tab characters.
?TrimRight@CHString@@QAEXXZ
?TrimRight@CHString@@QEAAXXZ
CHString interface [Windows Management Instrumentation]
TrimRight method
CHString.TrimRight
CHString::TrimRight
TrimRight
TrimRight method [Windows Management Instrumentation]
TrimRight method [Windows Management Instrumentation]
CHString interface
_hmm_chstring_trimright
chstring/CHString::TrimRight
wmi.chstring_trimright
wmi\chstring_trimright.htm
wmi
e87ad3c4-d27a-403c-b59e-391d8021e87b
12/05/2018
?TrimRight@CHString@@QAEXXZ, ?TrimRight@CHString@@QEAAXXZ, CHString interface [Windows Management Instrumentation],TrimRight method, CHString.TrimRight, CHString::TrimRight, TrimRight, TrimRight method [Windows Management Instrumentation], TrimRight method [Windows Management Instrumentation],CHString interface, _hmm_chstring_trimright, chstring/CHString::TrimRight, wmi.chstring_trimright
chstring.h
FwCommon.h
Windows
Windows Vista
Windows Server 2008
FrameDyn.lib
FrameDynOS.dll; FrameDyn.dll
Windows
19H1
CHString::TrimRight
chstring/CHString::TrimRight
c++
APIRef
kbSyntax
DllExport
FrameDynOS.dll
FrameDyn.dll
CHString.TrimRight
?TrimRight@CHString@@QAEXXZ
?TrimRight@CHString@@QEAAXXZ

CHString::TrimRight

-description

[The CHString class is part of the WMI Provider Framework which is now considered in final state, and no further development, enhancements, or updates will be available for non-security related issues affecting these libraries. The MI APIs should be used for all new development.]

The TrimRight method trims trailing whitespace characters from the string by removing trailing newline, space, and tab characters.

-returns

This method does not return a value.

-see-also

CHString

CHString::TrimLeft