C# Class ExcelDna.ComInterop.ComServer

Afficher le fichier Open project: system-tradingtech/DataTools

Méthodes publiques

Méthode Description
DllRegisterServer ( ) : Int32
DllUnregisterServer ( ) : Int32

Private Methods

Méthode Description
DllCanUnloadNow ( ) : Int32
DllGetClassObject ( System.Guid clsid, System.Guid iid, IntPtr &ppunk ) : Int32
RegisterComClassType ( ExcelComClassType comClassType ) : void
RegisterComClassTypes ( List comClassTypes ) : void

Method Details

DllRegisterServer() public static méthode

public static DllRegisterServer ( ) : Int32
Résultat System.Int32

DllUnregisterServer() public static méthode

public static DllUnregisterServer ( ) : Int32
Résultat System.Int32