Skip to content

Latest commit

 

History

History
53 lines (47 loc) · 1.26 KB

nf-microsoft-ui-xaml-hosting-referencetracker-ireferencetrackertarget-peg.md

File metadata and controls

53 lines (47 loc) · 1.26 KB
UID tech.root title ms.date targetos description prerelease req.assembly req.construct-type req.ddi-compliance req.dll req.header req.idl req.include-header req.irql req.kmdf-ver req.lib req.max-support req.namespace req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.type-library req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs
NF:microsoft.ui.xaml.hosting.referencetracker.IReferenceTrackerTarget.Peg
winuicominterop
IReferenceTrackerTarget::Peg
09/10/2021
Windows
Marks that the reference tracker target is in use by the XAML framework, and should not be collected.
false
function
microsoft.ui.xaml.hosting.referencetracker.h
Windows 10, version 1809 (with Windows App SDK 0.5 or later)
apiref
COM
microsoft.ui.xaml.hosting.referencetracker.h
IReferenceTrackerTarget::Peg
IReferenceTrackerTarget::Peg
microsoft.ui.xaml.hosting.referencetracker/IReferenceTrackerTarget::Peg
c++

-description

Marks that the reference tracker target is in use by the XAML framework, and should not be collected.

-returns

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-remarks

-see-also