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


Home
QNX Community Resources
QNX Documentation Library
PdDirectStop

PdDirectStop

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

PdDirectStop()

Leave direct mode

Synopsis:

PhDrawContext_t *PdDirectStop(
      PdDirectContext_t *DirectContext );

Arguments:

DirectContext
A pointer to the PdDirectContext_t structure for a direct context, as returned by PdCreateDirectContext().

Library:

ph

Description:

This function takes the application out of direct mode, but doesn't destroy the direct-mode context.


Note: This call blocks until the operation is complete.

Returns:

The default draw context (draw through Photon).

Examples:

See PdCreateDirectContext().

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PdCreateDirectContext(), PdDirectStart(), PdReleaseDirectContext()

"Direct mode" in the Raw Drawing and Animation chapter of the Photon Programmer's Guide