- LPEXTENSION_CONTROL_BLOCK
alias LPEXTENSION_CONTROL_BLOCK = EXTENSION_CONTROL_BLOCK*
Undocumented in source.
- LPHSE_SEND_HEADER_EX_INF
alias LPHSE_SEND_HEADER_EX_INF = HSE_SEND_HEADER_EX_INFO*
Undocumented in source.
- LPHSE_TF_INFO
alias LPHSE_TF_INFO = HSE_TF_INFO*
Undocumented in source.
- LPHSE_VERSION_INFO
alias LPHSE_VERSION_INFO = HSE_VERSION_INFO*
Undocumented in source.
- PFN_GETEXTENSIONVERSION
alias PFN_GETEXTENSIONVERSION = BOOL function(HSE_VERSION_INFO*)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- PFN_HSE_IO_COMPLETION
alias PFN_HSE_IO_COMPLETION = VOID function(EXTENSION_CONTROL_BLOCK*, PVOID, DWORD, DWORD)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- PFN_HTTPEXTENSIONPROC
alias PFN_HTTPEXTENSIONPROC = DWORD function(EXTENSION_CONTROL_BLOCK*)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- PFN_TERMINATEEXTENSION
alias PFN_TERMINATEEXTENSION = BOOL function(DWORD)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
\ httpext.d * * Windows API header module * * Translated from MinGW Windows headers * * Placed into public domain * \**********************************************************************