WS_LISTENER

An opaque type used to reference a listener.

typedef struct _WS_LISTENER WS_LISTENER;

Remarks

This object is thread safe. For more information, see thread safety.

Requirements

Requirement Value
Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]
Header
WebServices.h

See also

Listener

Thread Safety