CAtlDllModuleT Members

Methods

CAtlDllModuleT

The constructor.

~CAtlDllModuleT

The destructor.

DllCanUnloadNow

Tests if the DLL can be unloaded.

DllGetClassObject

Returns a class factory.

DllMain

The optional entry point into a dynamic-link library (DLL).

DllRegisterServer

Adds entries to the system registry for objects in the DLL.

DllUnregisterServer

Removes entries in the system registry for objects in the DLL.

GetClassObject

Returns a class factory. Invoked by DllGetClassObject.

See Also

Reference

CAtlDllModuleT Class