|
RAD Studio VCL Reference
|
Receives an HTTP request message for an ISAPI or NSAPI application.
function HttpExtensionProc(var ECB: TEXTENSION_CONTROL_BLOCK): DWORD; stdcall;
__stdcall DWORD HttpExtensionProc(TEXTENSION_CONTROL_BLOCK ECB);
Do not call HttpExtensionProc. ISAPI and NSAPI DLLs export HttpExtensionProc to provide an entry point that is called by ISAPI or NSAPI Web servers when they receive HTTP request messages.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|