[Previous] [Contents] [Index] [Next]

PgGetRegion()

Get the ID of the region that emits draw events

Synopsis:

PhRid_t PgGetRegion( void );

Library:

ph

Description:

This function gets the ID of the region that currently emits draw events.

Returns:

The ID of the region.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PgSetRegion()


[Previous] [Contents] [Index] [Next]