Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
PtMultiTextCreateAttributes()
Initialize a multitext attribute structure
Synopsis:
PtMultiTextAttributes_t *
PtMultiTextCreateAttributes(
PtMultiTextAttributes_t *attrs);
Description:
This function initializes the specified PtMultiTextAttributes_t structure to default values. If you don't specify a PtMultiTextAttributes_t structure, one is allocated and initialized.
Returns:
A pointer to the initialized attributes structure, or NULL if no memory was available.
Examples:
See PtMultiTextGetAttributes().
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
PtTextGetSelection(), PtTextModifyText(), PtTextSetSelection(), PtMultiTextAttributes_t
![]() |
![]() |
![]() |
![]() |

![[Previous]](../prev.gif)
![[Contents]](../contents.gif)
![[Index]](../keyword_index.gif)
![[Next]](../next.gif)