ICP
1
|
Go to the source code of this file.
Classes | |
class | CnxlogcomModule |
class | CnxlogcomApp |
Functions | |
STDAPI | DllCanUnloadNow (void) |
STDAPI | DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv) |
STDAPI | DllRegisterServer (void) |
STDAPI | DllUnregisterServer (void) |
Variables | |
CnxlogcomModule | _AtlModule |
CnxlogcomApp | theApp |
STDAPI DllCanUnloadNow | ( | void | ) |
Definition at line 46 of file nxlogcom.cpp.
STDAPI DllGetClassObject | ( | REFCLSID | rclsid, |
REFIID | riid, | ||
LPVOID * | ppv | ||
) |
Definition at line 54 of file nxlogcom.cpp.
STDAPI DllRegisterServer | ( | void | ) |
Definition at line 61 of file nxlogcom.cpp.
STDAPI DllUnregisterServer | ( | void | ) |
Definition at line 70 of file nxlogcom.cpp.
CnxlogcomModule _AtlModule |
Definition at line 16 of file nxlogcom.cpp.
CnxlogcomApp theApp |
Definition at line 32 of file nxlogcom.cpp.