src/CustomActions/XmlTools/XmlToolsImpl.h

Go to the documentation of this file.
00001 #pragma once
00002 
00051 CA_API UINT __stdcall Xml_SelectNodeValue(MSIHANDLE hInstall);
00052 
00059 CA_API UINT __stdcall Xml_SelectNodeXml(MSIHANDLE hInstall);
00060 
00068 CA_API UINT __stdcall Xml_SelectNodeAttributeValue(MSIHANDLE hInstall);
00069 
00076 CA_API UINT __stdcall Xml_XslTransform(MSIHANDLE hInstall);
00077 
00084 CA_API UINT __stdcall Xml_DeleteNodes(MSIHANDLE hInstall);


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