Public contributions for win32 API documentation. Contribute to MicrosoftDocs/sdk-api development by creating an account on GitHub.
An *asynchronous procedure call* (APC) is a function that executes asynchronously in the context of a particular thread. When an APC is queued to a thread, the system issues a software interrupt. The ...