CComModule Members
Methods
Creates an object of a specified CLSID. For DLLs only. |
|
Returns m_hInst. |
|
Returns m_hInstResource. |
|
Returns m_hInstTypeLib. |
|
Initializes data members. |
|
Enters an object's standard class registration in the system registry. |
|
Registers the class object. For EXEs only. |
|
Updates the system registry for each object in the object map. |
|
Registers a type library. |
|
Revokes the class object. For EXEs only. |
|
Releases data members. |
|
Removes an object's standard class registration from the system registry. |
|
Unregisters each object in the object map. |
|
Registers or unregisters an object's standard class registration. |
|
Runs the script contained in a specified resource to register or unregister an object. |
|
Statically links to the ATL Registry Component. Runs the script contained in a specified resource to register or unregister an object. |
Data Members
Ensures synchronized access to the object map information. |
|
Ensures synchronized access to the type library information. |
|
Ensures synchronized access to window class information and static data used during window creation. |
|
Contains the handle to the module instance. |
|
By default, contains the handle to the module instance. |
|
By default, contains the handle to the module instance. |
|
Points to the object map maintained by the module instance. |