Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ mmeWaitForCallbacks(3mms) — Multimedia Services 2.4B

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

mmeProcessCallbacks(3mms)

mmeWaitForCallbacks(3mms)  —  Subroutines

 
 
 
 

Name

 
mmeWaitForCallbacks --- Wait for callbacks
 
 

Syntax

 
 
 

 #include <mme/mme_api.h>
 void mmeWaitForCallbacks()
 

 
 
 

Arguments

 
None.
 
 

Description

 
The mmeWaitForCallbacks function allows an application to wait for callbacks. Call the mmeProcessCallbacks function after the mmeWaitForCallbacks function to process a callback. 

 
Note that the mmeWaitForCallbacks function blocks the entire process. To avoid blocking the process, use the mmeCheckForCallbacks function to check for callbacks. When a pending callback is detected, use the mmeProcessCallbacks function to process the callback. 
 

Extensions

 
The mmeWaitForCallbacks function is a Digital extension to the Microsoft multimedia API specification. 
 
 

See Also

 
 
 
 
 
mmeProcessCallbacks(3mms)
 
 
 
 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026