Skip to content

Latest commit

 

History

History
76 lines (62 loc) · 2.67 KB

nf-chstring-chstring-trimleft.md

File metadata and controls

76 lines (62 loc) · 2.67 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.TrimLeft
CHString::TrimLeft (chstring.h)
The TrimLeft method trims leading whitespace characters from the string by removing new line, space, and tab characters.
?TrimLeft@CHString@@QAEXXZ
?TrimLeft@CHString@@QEAAXXZ
CHString interface [Windows Management Instrumentation]
TrimLeft method
CHString.TrimLeft
CHString::TrimLeft
TrimLeft
TrimLeft method [Windows Management Instrumentation]
TrimLeft method [Windows Management Instrumentation]
CHString interface
_hmm_chstring_trimleft
chstring/CHString::TrimLeft
wmi.chstring_trimleft
wmi\chstring_trimleft.htm
wmi
7f64181b-eae9-4c65-8fa5-d9171a1e2de8
12/05/2018
?TrimLeft@CHString@@QAEXXZ, ?TrimLeft@CHString@@QEAAXXZ, CHString interface [Windows Management Instrumentation],TrimLeft method, CHString.TrimLeft, CHString::TrimLeft, TrimLeft, TrimLeft method [Windows Management Instrumentation], TrimLeft method [Windows Management Instrumentation],CHString interface, _hmm_chstring_trimleft, chstring/CHString::TrimLeft, wmi.chstring_trimleft
chstring.h
FwCommon.h
Windows
Windows Vista
Windows Server 2008
FrameDyn.lib
FrameDynOS.dll; FrameDyn.dll
Windows
19H1
CHString::TrimLeft
chstring/CHString::TrimLeft
c++
APIRef
kbSyntax
DllExport
FrameDynOS.dll
FrameDyn.dll
CHString.TrimLeft
?TrimLeft@CHString@@QAEXXZ
?TrimLeft@CHString@@QEAAXXZ

CHString::TrimLeft

-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 TrimLeft method trims leading whitespace characters from the string by removing new line, space, and tab characters.

-returns

This method does not return a value.

-see-also

CHString

CHString::TrimRight