wodWebD help - ISAPIExtension
Back to product page
Introduction
License agreement
Getting Started
Getting started in VB
Getting started in VC
Getting started in Delphi
Enumerations
DeliveryEnum
EncryptionsEnum
ISAPIFilterPriorityEnum
LanguageEnum
SecureProtocols
StatesEnum
StatusCodes
ThreadTypes
TransferEncodingsEnum
WebActions
WebAuthentications
WebAuthenticationTypes
Objects
wodWebServer
Methods
About
Start
Stop
Properties
Activated
AllowBrowsing
Authentication
AuthenticationType
BindIP
Certificate
Compression
DocumentRoot
Encryption
ISAPI
Language
LocalCertBag
MyHostname
MyIP
Notification
Port
Secure
ServerName
SessionTimeout
SSLCipherList
Threads
Timeout
UseIPv6
Users
Version
Events
CGIStart
CGIStop
RequestDone
RequestHeaders
ResponseDone
ResponseHeaders
RunScript
SessionExpire
StateChange
UploadFilename
UserAuthenticate
UserConnected
UserDisconnected
WebSocketConnect
WebSocketData
IwodWebNotify
Methods
CGIStart
CGIStop
RequestDone
RequestHeaders
ResponseDone
RunScript
SessionExpire
StateChange
UploadFilename
UserAuthenticate
UserConnected
UserDisconnected
WebSocketConnect
WebSocketData
ISAPIExtension
Properties
Active
IsExtension
IsFilter
Name
Path
Priority
ISAPIExtensions
Methods
Add
Remove
RemoveAll
Properties
Count
Item
WebHeader
Methods
ToString
Properties
Name
Value
WebHeaders
Methods
Add
Exists
Remove
RemoveAll
ToString
Properties
Count
Item
WebRequest
Properties
Body
Filename
FullURI
Headers
HttpVersion
Method
PageName
Path
Posted
QueryVariables
Tag
Uploads
URI
WebRequestUploadPart
Methods
Save
Properties
Begin
Body
End
Filename
Headers
WebRequestUploads
Properties
AutoParse
Count
Item
WebResponse
Methods
CGIExecute
ISAPIExecute
Redirect
Send
SendChunk
SendHeaders
Properties
Body
Delivery
Filename
Headers
HttpVersion
RangeEnd
RangeStart
ScriptBegin
ScriptEnd
StatusCode
StatusLine
StatusText
Tag
TransferEncoding
WebSession
Properties
Name
Value
WebSessions
Methods
Add
Exists
Remove
RemoveAll
Properties
Count
ID
Item
WebUser
Methods
Disconnect
ResolveURI
TestNTLMResponse
WebSocketReceiveText
WebSocketSendText
Properties
BytesDownload
BytesUpload
Certificate
DocumentRoot
Domain
Login
MaxTransferRate
Password
PauseReceive
RemoteIP
RemotePort
Request
Response
SessionVars
State
StateText
Tag
TimeConnected
UseNTAuthentication
WebUsers
Properties
Count
Item
How to get support?
Technical information
Fast notifications interface
Error list
ISAPIExtension Object
Holds information about ISAPI extension or filter.
Properties
Active
Determines if ISAPI filter is active.
IsExtension
Returns
True
if DLL points to ISAPI extension.
IsFilter
Returns
True
if DLL points to ISAPI filter.
Name
Holds optional name of ISAPI extension.
Path
Holds full path to isapi DLL.
Priority
Determines priority of ISAPI filter.
Platforms
Windows