FC_InetAddrStringtoDWORD

Overview

Type

Function

Available as of

V1.0.4.0

Inherits from

-

Implements

-

G-SE-0045882.2.gif-high.gif

 

 

Task

Convert the IPv4 address given as STRING into DWORD.

Functional Description

This function converts an IPv4 address from a STRING representation into a DWORD representation.

Interface

Input

Data type

Description

i_sAddress

STRING(15)

The IPv4 address as STRING.

Return Value

Data type

Description

DWORD

The IPv4 address as DWORD.