CComInitializer::Init

void CComInitializer::Init(void)

Initialize the application

Defined in: Application.h

Comments

CComInitializer's Init calls CoInitializeEx using whatever value was passed in as the coinit template parameter.