---
title: SCDynamicStoreGetTypeID()
framework: systemconfiguration
role: symbol
role_heading: Function
path: systemconfiguration/scdynamicstoregettypeid()
---

# SCDynamicStoreGetTypeID()

Returns the type identifier of all SCDynamicStore instances.

## Declaration

```swift
func SCDynamicStoreGetTypeID() -> CFTypeID
```

## Return Value

Return Value The type identifier of all SCDynamicStore instances.
