21 lines
No EOL
391 B
C
21 lines
No EOL
391 B
C
#pragma once
|
|
|
|
//#if defined(_KR)
|
|
//
|
|
//#import "C:\\Program Files\\Common Files\\Nexon\\bam\\Provider\\Nexon.Enterprise.Management.Listener.tlb" no_namespace
|
|
//
|
|
//class CDNBAM
|
|
//{
|
|
//private:
|
|
// IDiagnosticPtr m_pObj;
|
|
//
|
|
//public:
|
|
// CDNBAM(void);
|
|
// ~CDNBAM(void);
|
|
//
|
|
// void CurrentConnections(WCHAR *pServerName, int nCount);
|
|
//};
|
|
//
|
|
//extern CDNBAM* g_pBAM;
|
|
//
|
|
//#endif // #if defined(_KR)
|