Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Closes a call request made by a previous call to tapiRequestMediaCall.
Note The tapiRequestDrop function is nonfunctional and obsolete for all classes of Windows-based applications. It should not be used.
Syntax
LONG tapiRequestDrop(
HWND hwnd,
WPARAM wRequestID
);
Parameters
hwnd
Handle to the Windows process that issued this request.
wRequestID
Pointer to a 32-bit integer value that contains the ID of the call request.
Return value
The function is obsolete and will always return an error code.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | tapi.h |
| Library | Tapi32.lib |
| DLL | Tapi32.dll |