Tao.Sdl SDK Documentation
SdlNet.SDLNet_TCP_Open Method
[Visual Basic]
Public Shared Function SDLNet_TCP_Open( _
ByRef
ip
As
IPaddress
_
) As
IntPtr
[C#]
public static
IntPtr
SDLNet_TCP_Open(
ref
IPaddress
ip
);
See Also
SdlNet Class
|
Tao.Sdl Namespace