Public Member Functions | List of all members
AppSecInc::Msi::MsiView Class Reference

A smart pointer for an MSIHANDLE that represents an MSI view. More...

#include <MsiView.h>

Public Member Functions

 MsiView ()
 
 MsiView (MSIHANDLE h)
 
 ~MsiView ()
 
void operator= (MSIHANDLE h)
 
 operator MSIHANDLE ()
 
MSIHANDLE * operator& ()
 

Detailed Description

A smart pointer for an MSIHANDLE that represents an MSI view.

Constructor & Destructor Documentation

MsiView::MsiView ( )
MsiView::MsiView ( MSIHANDLE  h)
MsiView::~MsiView ( )

Member Function Documentation

MsiView::operator MSIHANDLE ( )
MSIHANDLE * MsiView::operator& ( )
void MsiView::operator= ( MSIHANDLE  h)

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


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