Share via


IPluggableTransport::EnableWinsock

Use the EnableWinsock method to enable the use of a Windows Socket.

HRESULT EnableWinsock(void);

Return Values

  • S_OK
    Winsock has been enabled successfully.
  • E_ACCESSDENIED
    Winsock cannot be enabled at this time.
  • E_OUTOFMEMORY
    There has been a memory allocation failure.

Requirements

**  Windows NT/2000:** Requires Windows NT 4.0 SP3 or later.
**  Windows 95/98:** Requires Windows 95 or later. Available as a redistributable for Windows 95.
**  Version:** Requires NetMeeting 3.0 or later.
**  Header:** Iplgxprt.idl.