Skip to content

Latest commit

 

History

History
76 lines (63 loc) · 2.65 KB

nf-refptrco-trefpointercollection-add.md

File metadata and controls

76 lines (63 loc) · 2.65 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:refptrco.TRefPointerCollection.Add
TRefPointerCollection::Add (refptrco.h)
The Add method adds a reference to the collection.
Add
Add method [Windows Management Instrumentation]
Add method [Windows Management Instrumentation]
TRefPointerCollection interface
TRefPointerCollection interface [Windows Management Instrumentation]
Add method
TRefPointerCollection.Add
TRefPointerCollection::Add
_hmm_trefpointercollection_add
refptrco/TRefPointerCollection::Add
wmi.trefpointercollection_add
wmi\trefpointercollection_add.htm
wmi
959cd8e7-ea0c-4b98-8e13-398e09c62668
12/05/2018
Add, Add method [Windows Management Instrumentation], Add method [Windows Management Instrumentation],TRefPointerCollection interface, TRefPointerCollection interface [Windows Management Instrumentation],Add method, TRefPointerCollection.Add, TRefPointerCollection::Add, _hmm_trefpointercollection_add, refptrco/TRefPointerCollection::Add, wmi.trefpointercollection_add
refptrco.h
FwCommon.h
Windows
Windows Vista
Windows Server 2008
FrameDyn.lib
FrameDynOS.dll; FrameDyn.dll
Windows
19H1
TRefPointerCollection::Add
refptrco/TRefPointerCollection::Add
c++
APIRef
kbSyntax
COM
FrameDynOS.dll
FrameDyn.dll
TRefPointerCollection.Add

TRefPointerCollection::Add

-description

[The TRefPointerCollection 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 Add method adds a reference to the collection.

-parameters

-param ptr

Pointer to be added to the collection.

-returns

If the method is successful, it returns TRUE.

If the method fails, it returns FALSE.

-remarks

The Add method calls the AddRef method on this pointer.