libjmmcg  build_2783
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::NTUtils::COMInit Class Reference

#include <COMStuff.hpp>

Public Member Functions

__stdcall COMInit (const unsigned long CoInitType=COINIT_MULTITHREADED)
 
__stdcall ~COMInit (void) noexcept(true)
 

Detailed Description

Definition at line 79 of file COMStuff.hpp.

Constructor & Destructor Documentation

◆ COMInit()

__stdcall jmmcg::NTUtils::COMInit::COMInit ( const unsigned long  CoInitType = COINIT_MULTITHREADED)
inlineexplicit

Definition at line 81 of file COMStuff.hpp.

◆ ~COMInit()

__stdcall jmmcg::NTUtils::COMInit::~COMInit ( void  )
inlinenoexcept

Definition at line 90 of file COMStuff.hpp.


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