|
GME
13
|
Go to the source code of this file.
Classes | |
| class | CXmlBackEndApp |
Functions | |
| STDAPI | DllCanUnloadNow (void) |
| STDAPI | DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv) |
| STDAPI | DllRegisterServer (void) |
| STDAPI | DllUnregisterServer (void) |
Variables | |
| CComModule | _Module |
| CXmlBackEndApp | theApp |
| STDAPI DllCanUnloadNow | ( | void | ) |
Definition at line 97 of file XmlBackEnd.cpp.
| STDAPI DllGetClassObject | ( | REFCLSID | rclsid, |
| REFIID | riid, | ||
| LPVOID * | ppv | ||
| ) |
Definition at line 106 of file XmlBackEnd.cpp.
| STDAPI DllRegisterServer | ( | void | ) |
Definition at line 114 of file XmlBackEnd.cpp.
| STDAPI DllUnregisterServer | ( | void | ) |
Definition at line 123 of file XmlBackEnd.cpp.
| CComModule _Module |
Definition at line 20 of file XmlBackEnd.cpp.
Definition at line 52 of file XmlBackEnd.cpp.
1.7.6.1