src/CustomActions/SystemTools/TcpIpImpl.h

Go to the documentation of this file.
00001 #pragma once
00002 
00016 CA_API UINT __stdcall TcpIp_BindSocket(MSIHANDLE hInstall);
00017 
00034 CA_API UINT __stdcall TcpIp_Connect(MSIHANDLE hInstall);
00035 
00075 CA_API UINT __stdcall TcpIp_ListAddresses(MSIHANDLE hInstall);


© Application Security Inc. - All Rights Reserved http://msiext.codeplex.com