Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
PhDCGetCurrent()
Get the current draw context
Synopsis:
PhDrawContext_t *PhDCGetCurrent( void );
Library:
ph
Description:
This function returns a pointer to the currently active draw context, which may be a print context, memory context, or draw context.
Returns:
A pointer to the currently active draw context.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
PhDCCreate(), PhDCSetCurrent(), PhDCRelease()
![]() |
![]() |
![]() |
![]() |

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