Warning:  main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pt/ptappdeletepulse.html on line 1
Warning:  main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pt/ptappdeletepulse.html on line 1
Warning:  main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pt/ptappdeletepulse.html on line 8
Warning:  main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pt/ptappdeletepulse.html on line 8
Delete a Photon pulse
int PtAppDeletePulse( PtAppContext_t app,
                      pid_t pulse_pid );
ph
This function deletes the Photon pulse identified by pulse_pid
(and the proxy in QNX 4).  
The pulse_pid identifies a pulse created by
PtAppCreatePulse().
The app argument is the address of the application context, a 
structure that manages all the data associated with this
application.
This must be specified as NULL,
so that the default context is used.
  | 
If the
application creates and destroys pulses frequently, the pulse ID
will be reused eventually.  At least several hundred pulses can be
safely created and destroyed before that happens.  If a pulse ID is
reused but notifications are still generated with the old pulse,
they may or may not be delivered to the new pulse handler. | 
 
- 0
    
 
- Success
  
 
- -1
    
 
- An error occurred
 
Photon
| Safety: |  | 
| Interrupt handler | 
    No | 
| Signal handler | 
    No | 
| Thread | 
    No | 
PtAppCreatePulse(),
PtAppPulseTrigger(),
PtChannelCreate(), 
PtPulseArm()
MsgDeliverEvent()
in the QNX Neutrino Library Reference
Interprocess Communication 
in the Photon Programmer's Guide
Warning:  main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pt/ptappdeletepulse.html on line 131
Warning:  main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pt/ptappdeletepulse.html on line 131