---
title: LSItemInfoRecord
framework: coreservices
role: symbol
role_heading: Structure
path: coreservices/lsiteminforecord
---

# LSItemInfoRecord

The specification that contains requested information about an item.

## Declaration

```swift
struct LSItemInfoRecord
```

## Overview

Overview This data type defines an item-information record used bythe LSCopyItemInfoForRef and LSCopyItemInfoForURL functionsto return requested information about an item.

## Topics

### Initializers

- [init()](coreservices/lsiteminforecord/1445690-init.md)
- [init(flags:filetype:creator:extension:)](coreservices/lsiteminforecord/1448481-init.md)

### Instance Properties

- [creator](coreservices/lsiteminforecord/1441870-creator.md)
- [extension](coreservices/lsiteminforecord/1442123-extension.md)
- [filetype](coreservices/lsiteminforecord/1447384-filetype.md)
- [flags](coreservices/lsiteminforecord/1446281-flags.md)

## See Also

### Deprecated Structures

- [LSApplicationParameters](coreservices/lsapplicationparameters.md)
- [LSLaunchFSRefSpec](coreservices/lslaunchfsrefspec.md)
