Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
PdReleaseDirectContext()
Leave direct mode and release the direct-mode context
Synopsis:
void PdReleaseDirectContext(
PdDirectContext_t *DirectContext );
Arguments:
- DirectContext
- The pointer to a PdDirectContext_t structure returned by PdCreateDirectContext(). This argument must not be NULL.
Library:
ph
Description:
This function leaves direct mode (if the application is currently in it), destroys the direct-mode context, and restores the original default context.
Examples:
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
PdCreateDirectContext(), PdDirectStart(), PdDirectStop(), PdSetTargetDevice()
"Direct mode" in the Raw Drawing and Animation chapter of the Photon Programmer's Guide
![]() |
![]() |
![]() |
![]() |

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