Skip to content

Latest commit

 

History

History
72 lines (59 loc) · 2.3 KB

nf-cscobj-iofflinefilesevents-itempinned.md

File metadata and controls

72 lines (59 loc) · 2.3 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:cscobj.IOfflineFilesEvents.ItemPinned
IOfflineFilesEvents::ItemPinned (cscobj.h)
Reports that an item in the Offline Files cache is now pinned and guaranteed to be available offline should the remote copy become unavailable.
IOfflineFilesEvents interface [Offline Files]
ItemPinned method
IOfflineFilesEvents.ItemPinned
IOfflineFilesEvents::ItemPinned
ItemPinned
ItemPinned method [Offline Files]
ItemPinned method [Offline Files]
IOfflineFilesEvents interface
cscobj/IOfflineFilesEvents::ItemPinned
of.iofflinefilesevents_itempinned
of\iofflinefilesevents_itempinned.htm
of
cf298e4e-97c8-4f6f-b6f5-0bd0d9435599
12/05/2018
IOfflineFilesEvents interface [Offline Files],ItemPinned method, IOfflineFilesEvents.ItemPinned, IOfflineFilesEvents::ItemPinned, ItemPinned, ItemPinned method [Offline Files], ItemPinned method [Offline Files],IOfflineFilesEvents interface, cscobj/IOfflineFilesEvents::ItemPinned, of.iofflinefilesevents_itempinned
cscobj.h
Windows
Windows Vista
Windows Server 2008
CscSvc.dll; CscObj.dll
Windows
19H1
IOfflineFilesEvents::ItemPinned
cscobj/IOfflineFilesEvents::ItemPinned
c++
APIRef
kbSyntax
COM
CscSvc.dll
CscObj.dll
IOfflineFilesEvents.ItemPinned

IOfflineFilesEvents::ItemPinned

-description

Reports that an item in the Offline Files cache is now pinned and guaranteed to be available offline should the remote copy become unavailable.

-parameters

-param pszPath [in]

The item's UNC path string.

-param ItemType [in]

An OFFLINEFILES_ITEM_TYPE enumeration value that indicates the type of the item.

-returns

The return value is ignored.

-see-also

IOfflineFilesEvents