SERVERCALL
The SERVERCALL enumeration constants indicate the status of server call
{
SERVERCALL_ISHANDLED = 0,
SERVERCALL_REJECTED = 1,
SERVERCALL_RETRYLATER = 2
} SERVERCALL; Elements SERVERCALL_ISHANDLED SERVERCALL_REJECTED SERVERCALL_RETRYLATER See Also IMessageFilter::HandleInComingCall, IMessageFilter::RetryRejectedCall
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers - More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples