次の方法で共有


RegistrationServices.GetManagedCategoryGuid メソッド

マネージ クラスを格納している COM カテゴリの GUID を返します。

Public Overridable Function GetManagedCategoryGuid() As Guid _   Implements IRegistrationServices.GetManagedCategoryGuid
[C#]
public virtual Guid GetManagedCategoryGuid();
[C++]
public: virtual Guid GetManagedCategoryGuid();
[JScript]
public function GetManagedCategoryGuid() : Guid;

戻り値

マネージ クラスを格納している COM カテゴリの GUID。

実装

IRegistrationServices.GetManagedCategoryGuid

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

RegistrationServices クラス | RegistrationServices メンバ | System.Runtime.InteropServices 名前空間