Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "ntohs" in [All]

ws2_32

.

static extern UInt16 ntohs (UInt16);

.

Declare Function ntohs  Lib "ws2_32.dll" (UInt16) As UInt16

.
Documentation
ntohs @msdn on MSDN
.

    public static extern ushort ntohs(ushort netshort);

.

Declare Function ntohs Lib "ws2_32.dll" (TODO) As TODO

.
Documentation
[ntohs] on MSDN

 
Access PInvoke.net directly from VS: