C# 클래스 EPocalipse.IFilter.ComHelper

Utility class to get a Class Factory for a certain Class ID by loading the dll that implements that class
파일 보기 프로젝트 열기: mtotheikle/EWU-OIT-SSN-Scanner 1 사용 예제들

비공개 메소드들

메소드 설명
GetClassFactory ( string dllName, string filterPersistClass ) : IClassFactory

Gets a class factory for a specific COM Class ID.

GetClassFactoryFromDll ( string dllName, string filterPersistClass ) : IClassFactory