GME
13
|
Go to the source code of this file.
Classes | |
class | CConstraintManagerApp |
class | CComponentReg |
Functions | |
STDAPI | DllCanUnloadNow (void) |
STDAPI | DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv) |
STDAPI | DllRegisterServer (void) |
STDAPI | DllUnregisterServer (void) |
Variables | |
CComModule | _Module |
CConstraintManagerApp | theApp |
STDAPI DllCanUnloadNow | ( | void | ) |
Definition at line 98 of file ConstraintManager.cpp.
STDAPI DllGetClassObject | ( | REFCLSID | rclsid, |
REFIID | riid, | ||
LPVOID * | ppv | ||
) |
Definition at line 107 of file ConstraintManager.cpp.
STDAPI DllRegisterServer | ( | void | ) |
Definition at line 151 of file ConstraintManager.cpp.
STDAPI DllUnregisterServer | ( | void | ) |
Definition at line 165 of file ConstraintManager.cpp.
CComModule _Module |
Definition at line 20 of file ConstraintManager.cpp.
Definition at line 53 of file ConstraintManager.cpp.