Skip to content

Latest commit

 

History

History
69 lines (58 loc) · 2.16 KB

ns-webservices-ws_http_redirect_callback_context.md

File metadata and controls

69 lines (58 loc) · 2.16 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:webservices._WS_HTTP_REDIRECT_CALLBACK_CONTEXT
WS_HTTP_REDIRECT_CALLBACK_CONTEXT (webservices.h)
Specifies the callback function and state for controlling the HTTP auto redirection behavior.
WS_HTTP_REDIRECT_CALLBACK_CONTEXT
WS_HTTP_REDIRECT_CALLBACK_CONTEXT structure [Web Services for Windows]
webservices/WS_HTTP_REDIRECT_CALLBACK_CONTEXT
wsw.ws_http_redirect_callback_context
wsw\ws_http_redirect_callback_context.htm
wsw
2348fcdb-2f76-4a30-91c4-ed7d63012da1
12/05/2018
WS_HTTP_REDIRECT_CALLBACK_CONTEXT, WS_HTTP_REDIRECT_CALLBACK_CONTEXT structure [Web Services for Windows], webservices/WS_HTTP_REDIRECT_CALLBACK_CONTEXT, wsw.ws_http_redirect_callback_context
webservices.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Windows
WS_HTTP_REDIRECT_CALLBACK_CONTEXT
19H1
_WS_HTTP_REDIRECT_CALLBACK_CONTEXT
webservices/_WS_HTTP_REDIRECT_CALLBACK_CONTEXT
WS_HTTP_REDIRECT_CALLBACK_CONTEXT
webservices/WS_HTTP_REDIRECT_CALLBACK_CONTEXT
c++
APIRef
kbSyntax
HeaderDef
WebServices.h
WS_HTTP_REDIRECT_CALLBACK_CONTEXT

WS_HTTP_REDIRECT_CALLBACK_CONTEXT structure

-description

Specifies the callback function and state for controlling the HTTP auto redirection behavior.

See also, WS_HTTP_REDIRECT_CALLBACK_CONTEXT and WS_CHANNEL_PROPERTY_HTTP_REDIRECT_CALLBACK_CONTEXT.

-struct-fields

-field callback

Application specific callback for controlling HTTP auto redirections.

-field state

Application specific state that would be made available to the callback upon its invocation.