Public Member Functions

AppSecInc::Msi::MsiPackage Class Reference

A smart pointer for an MSI database. More...

#include <MsiPackage.h>

Inheritance diagram for AppSecInc::Msi::MsiPackage:
AppSecInc::Msi::MsiHandle AppSecInc::Msi::MsiShim

List of all members.

Public Member Functions

 MsiPackage ()
 MsiPackage (const std::wstring &filepath)
void Open (const std::wstring &filepath)
void Close ()

Detailed Description

A smart pointer for an MSI database.


Constructor & Destructor Documentation

MsiPackage::MsiPackage ( )
MsiPackage::MsiPackage ( const std::wstring &  filepath)

Member Function Documentation

void MsiPackage::Close ( ) [virtual]

Reimplemented from AppSecInc::Msi::MsiHandle.

void MsiPackage::Open ( const std::wstring &  filepath)

The documentation for this class was generated from the following files:


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