Functions | Variables

AppSecInc::Msi::Exceptions Namespace Reference

Functions

void MSI_EXCEPTION_HANDLER_PROLOG_impl (MSIHANDLE h, LPCTSTR func)
DWORD MSI_COM_EXCEPTION_HANDLER_BLOCK_impl (MSIHANDLE h, LPCTSTR func, _com_error &e)
DWORD MSI_STD_EXCEPTION_HANDLER_BLOCK_impl (MSIHANDLE h, LPCTSTR func, std::exception &e)
DWORD MSI_ELLIPSIS_EXCEPTION_HANDLER_BLOCK_impl (MSIHANDLE h, LPCTSTR func)

Variables

const DWORD default_error_code = ERROR_FUNCTION_FAILED

Function Documentation

DWORD AppSecInc::Msi::Exceptions::MSI_COM_EXCEPTION_HANDLER_BLOCK_impl ( MSIHANDLE  h,
LPCTSTR  func,
_com_error &  e 
)
DWORD AppSecInc::Msi::Exceptions::MSI_ELLIPSIS_EXCEPTION_HANDLER_BLOCK_impl ( MSIHANDLE  h,
LPCTSTR  func 
)
void AppSecInc::Msi::Exceptions::MSI_EXCEPTION_HANDLER_PROLOG_impl ( MSIHANDLE  h,
LPCTSTR  func 
)
DWORD AppSecInc::Msi::Exceptions::MSI_STD_EXCEPTION_HANDLER_BLOCK_impl ( MSIHANDLE  h,
LPCTSTR  func,
std::exception &  e 
)

Variable Documentation

const DWORD AppSecInc::Msi::Exceptions::default_error_code = ERROR_FUNCTION_FAILED


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