IWSDUdpAddress::GetExclusive (Compact 2013)
3/26/2014
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 |