windows-nt/Source/XPSP1/NT/base/cluster/resdll/ipaddr/util.h

27 lines
286 B
C
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (c) 1992 Microsoft Corporation
Module Name:
util.h
Abstract:
Utility functions for IP Address resource.
Author:
Mike Massa (mikemas) 29-Dec-1995
Revision History:
--*/
BOOLEAN
UnicodeInetAddr(
PWCHAR AddressString,
PULONG Address
);