---
title: "SetProfileInt (Opus Funktion)"
---
### Beschreibung

Registry funktion

### Argumente

| Name | Typ | Beschreibung |
| --- | --- | --- |
|  | [string](../../standard-datentypen/string.md) | Pfad (siehe GetProfileInt) |
|  | [string](../../standard-datentypen/string.md) | Name des Wertes |
|  | [integer](../../standard-datentypen/integer.md) | Zu setzender Wert |

### Rückgabewert [void](../../standard-datentypen/void.md)

nichts

### Beispiel

```
xxx
```

### Siehe auch

[GetProfileInt](getprofileint-opus-funktion.md)
