CMTIApp::Init

HRESULTCMTIApp::Init(intnShowCmd, _ATL_OBJMAP_ENTRY*p, HINSTANCEh, GUID*plibid = NULL)

Initialize the MTI app

Defined in: Application.h

Return Value

S_OK if the application initialized

Parameters

nShowCmd

Integer from the SW_XXX enumeration indicating how to show the window.

p

ATL's object map entry.

h

Instance of the application

plibid = NULL

Type library ID

Comments

Initialize the MTI-based app