C# 클래스 ExcelDna.ComInterop.ComServer

파일 보기 프로젝트 열기: system-tradingtech/DataTools

공개 메소드들

메소드 설명
DllRegisterServer ( ) : Int32
DllUnregisterServer ( ) : Int32

비공개 메소드들

메소드 설명
DllCanUnloadNow ( ) : Int32
DllGetClassObject ( System.Guid clsid, System.Guid iid, IntPtr &ppunk ) : Int32
RegisterComClassType ( ExcelComClassType comClassType ) : void
RegisterComClassTypes ( List comClassTypes ) : void

메소드 상세

DllRegisterServer() 공개 정적인 메소드

public static DllRegisterServer ( ) : Int32
리턴 System.Int32

DllUnregisterServer() 공개 정적인 메소드

public static DllUnregisterServer ( ) : Int32
리턴 System.Int32