A smart pointer for an MSIHANDLE that represents an MSI view.
More...
#include <MsiView.h>
List of all members.
Detailed Description
A smart pointer for an MSIHANDLE that represents an MSI view.
Constructor & Destructor Documentation
AppSecInc::Msi::MsiView::MsiView |
( |
|
) |
|
AppSecInc::Msi::MsiView::MsiView |
( |
MSIHANDLE |
h |
) |
|
AppSecInc::Msi::MsiView::~MsiView |
( |
|
) |
|
Member Function Documentation
AppSecInc::Msi::MsiView::operator MSIHANDLE |
( |
|
) |
|
MSIHANDLE* AppSecInc::Msi::MsiView::operator& |
( |
|
) |
|
void AppSecInc::Msi::MsiView::operator= |
( |
MSIHANDLE |
h |
) |
|
The documentation for this class was generated from the following file: