JavaArchive.h
Go to the documentation of this file.
1 #pragma once
2 
10 CA_API UINT __stdcall JavaArchive_Immediate(MSIHANDLE hInstall);
11 
19 CA_API UINT __stdcall JavaArchive_Deferred(MSIHANDLE hInstall);
CA_API UINT __stdcall JavaArchive_Immediate(MSIHANDLE hInstall)
Java archive (immediate custom action)
Definition: JavaArchive.cpp:119
#define CA_API
Definition: CaDeclSpecs.h:8
CA_API UINT __stdcall JavaArchive_Deferred(MSIHANDLE hInstall)
Java archive (deferred custom action)
Definition: JavaArchive.cpp:3


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