Skip to content

Latest commit

 

History

History
77 lines (66 loc) · 2.87 KB

nf-thrdbase-cthreadbase-cthreadbase.md

File metadata and controls

77 lines (66 loc) · 2.87 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:thrdbase.CThreadBase.CThreadBase
CThreadBase::CThreadBase (thrdbase.h)
The CThreadBase::CThreadBase constructor initializes a new instance of CThreadBase. CThreadBase is called internally.
??0CThreadBase@@QAE@W4THREAD_SAFETY_MECHANISM@0@@Z
CThreadBase
CThreadBase interface [Windows Management Instrumentation]
CThreadBase method
CThreadBase method [Windows Management Instrumentation]
CThreadBase method [Windows Management Instrumentation]
CThreadBase interface
CThreadBase.CThreadBase
CThreadBase::CThreadBase
thrdbase/CThreadBase::CThreadBase
wmi.cthreadbase_cthreadbase
wmi\cthreadbase_cthreadbase.htm
wmi
43909501-0a65-4728-9a26-30b8391a33c5
12/05/2018
??0CThreadBase@@QAE@W4THREAD_SAFETY_MECHANISM@0@@Z, CThreadBase, CThreadBase interface [Windows Management Instrumentation],CThreadBase method, CThreadBase method [Windows Management Instrumentation], CThreadBase method [Windows Management Instrumentation],CThreadBase interface, CThreadBase.CThreadBase, CThreadBase::CThreadBase, thrdbase/CThreadBase::CThreadBase, wmi.cthreadbase_cthreadbase
thrdbase.h
FwCommon.h
Windows
Windows Vista
Windows Server 2008
FrameDyn.lib
FrameDynOS.dll; FrameDyn.dll
Windows
19H1
CThreadBase::CThreadBase
thrdbase/CThreadBase::CThreadBase
c++
APIRef
kbSyntax
COM
FrameDynOS.dll
FrameDyn.dll
CThreadBase.CThreadBase
??0CThreadBase@@QAE@W4THREAD_SAFETY_MECHANISM@0@@Z

CThreadBase::CThreadBase

-description

[The CThreadBase 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 CThreadBase::CThreadBase constructor initializes a new instance of CThreadBase. CThreadBase is called internally.

-parameters

-param etsm

The thread safety mechanism. The possible values are:

etsmFirst etsmSerialized etsmPriorityRead etsmPriorityWrite etsmLast

-remarks

The destructor for the class is CThreadBase::~CThreadBase.