A smart pointer for an MSI database. More...
#include <MsiPackage.h>
Public Member Functions | |
MsiPackage () | |
MsiPackage (const std::wstring &filepath) | |
void | Open (const std::wstring &filepath) |
void | Close () |
A smart pointer for an MSI database.
MsiPackage::MsiPackage | ( | ) |
MsiPackage::MsiPackage | ( | const std::wstring & | filepath | ) |
void MsiPackage::Close | ( | ) | [virtual] |
Reimplemented from AppSecInc::Msi::MsiHandle.
void MsiPackage::Open | ( | const std::wstring & | filepath | ) |
© Application Security Inc. - All Rights Reserved | http://msiext.codeplex.com |