C# 클래스 System.Runtime.InteropServices.RegistrationServices

상속: IRegistrationServices
파일 보기 프로젝트 열기: runefs/Marvin 1 사용 예제들

공개 메소드들

메소드 설명
RegistrationServices ( ) : System

비공개 메소드들

메소드 설명
GetManagedCategoryGuid ( ) : System.Guid
GetProgIdForType ( Type type ) : string
GetRegistrableTypesInAssembly ( Assembly assembly ) : System.Type[]
RegisterAssembly ( Assembly assembly, AssemblyRegistrationFlags flags ) : bool
RegisterTypeForComClients ( Type type, RegistrationClassContext classContext, RegistrationConnectionType flags ) : int
RegisterTypeForComClients ( Type type, System.Guid &g ) : void
TypeRepresentsComType ( Type type ) : bool
TypeRequiresRegistration ( Type type ) : bool
UnregisterAssembly ( Assembly assembly ) : bool
UnregisterTypeForComClients ( int cookie ) : void

메소드 상세

RegistrationServices() 공개 메소드

public RegistrationServices ( ) : System
리턴 System