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& () |
A smart pointer for an MSIHANDLE that represents an MSI view.
MsiView::MsiView | ( | ) |
MsiView::MsiView | ( | MSIHANDLE | h | ) |
MsiView::~MsiView | ( | ) |
MsiView::operator MSIHANDLE | ( | ) |
MSIHANDLE * MsiView::operator& | ( | ) |
void MsiView::operator= | ( | MSIHANDLE | h | ) |
© Application Security Inc. - All Rights Reserved | http://msiext.codeplex.com |