Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
QNX Documentation Library
PhDCGetCurrent

PhDCGetCurrent

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

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()