IWSDUdpAddress::GetExclusive (Windows Embedded CE 6.0)

1/6/2010

This method determines whether the socket is in exclusive mode.

Syntax

HRESULT GetExclusive();

Parameters

This method has no parameters.

Return Value

The following table shows the possible error code return values.

Error code Description

S_OK

The socket is in exclusive mode.

S_FALSE

The socket is not in exclusive mode.

Requirements

Header wsdapi.h
Library wsdapi.lib
Windows Embedded CE Windows Embedded CE 6.0 R2

See Also

Reference

IWSDUdpAddress
Web Services on Devices Interfaces