Symbol Reference
Symbol Reference
/ sgcWebSocket_HTTPAPI Namespace
/ Structs, Records, Enums / sgcWebSocket_HTTPAPI.TInAddr
sgcWebSocket_HTTPAPI.TInAddr
Close
sgcWebSockets Classes
sgcWebSocket_HTTPAPI.TInAddr Record
Pascal
C++
C#
Visual Basic
public TInAddr = packed record case Integer of 0: (S_bytes: packed array [0 .. 3] of byte); S_addr: u_long;); end;

This is record sgcWebSocket_HTTPAPI.TInAddr.