---
title: "LSSharedFileListInsertItemFSRef(_:_:_:_:_:_:_:)"
framework: coreservices
role: symbol
role_heading: Function
path: coreservices/1449884-lssharedfilelistinsertitemfsref
---

# LSSharedFileListInsertItemFSRef(_:_:_:_:_:_:_:)

## Declaration

```swift
func LSSharedFileListInsertItemFSRef(_ inList: LSSharedFileList, _ insertAfterThisItem: LSSharedFileListItem, _ inDisplayName: CFString?, _ inIconRef: IconRef?, _ inFSRef: UnsafePointer<FSRef>, _ inPropertiesToSet: CFDictionary?, _ inPropertiesToClear: CFArray?) -> LSSharedFileListItem?
```
