---
title: TECPluginStateRec
framework: Core Services
role: symbol
role_heading: Structure
platforms: [Mac Catalyst 17.0+, macOS 10.0+]
path: coreservices/tecpluginstaterec
---

# TECPluginStateRec

Contains state information for a Text Encoding Converter plug-in.

## Declaration

```occ
typedef struct TECPluginStateRec {
    ...
} TECPluginStateRec;
```

## Topics

### Instance Properties

- [longState1](coreservices/tecpluginstaterec/1498341-longstate1.md)
- [longState2](coreservices/tecpluginstaterec/1498439-longstate2.md)
- [longState3](coreservices/tecpluginstaterec/1498327-longstate3.md)
- [longState4](coreservices/tecpluginstaterec/1498572-longstate4.md)
- [state1](coreservices/tecpluginstaterec/1498441-state1.md)
- [state2](coreservices/tecpluginstaterec/1498385-state2.md)
- [state3](coreservices/tecpluginstaterec/1498488-state3.md)
- [state4](coreservices/tecpluginstaterec/1498434-state4.md)
