Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |