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:websocket._WEB_SOCKET_PROPERTY |
WEB_SOCKET_PROPERTY (websocket.h) |
Contains a single WebSocket property. |
|
websock\web_socket_property.htm |
WebSock |
c8b35288-4cc1-4839-a5be-4fd13b162c20 |
12/05/2018 |
*PWEB_SOCKET_PROPERTY, PWEB_SOCKET_PROPERTY, PWEB_SOCKET_PROPERTY structure pointer [Websocket Protocol Component API], WEB_SOCKET_PROPERTY, WEB_SOCKET_PROPERTY structure [Websocket Protocol Component API], websock.web_socket_property, websocket/PWEB_SOCKET_PROPERTY, websocket/WEB_SOCKET_PROPERTY |
websocket.h |
Windows |
Windows 8 [desktop apps only] |
Windows Server 2012 [desktop apps only] |
Windows |
WEB_SOCKET_PROPERTY, *PWEB_SOCKET_PROPERTY |
19H1 |
|
|
|
|
|
|
The WEB_SOCKET_PROPERTY structure contains a single WebSocket property.
Type: WEB_SOCKET_PROPERTY_TYPE
The WebSocket property type.
Type: PVOID
A pointer to the value to set. The pointer must have an alignment compatible with the type of the property.
Type: ULONG
The size, in bytes, of the property pointed to by pvValue.