System.Win.ComObj.TComServerObject.GetRegRootAndPrefix

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

class procedure GetRegRootAndPrefix(var RootKey: HKEY; var RootPrefix: string);

C++

__classmethod void __fastcall GetRegRootAndPrefix(HKEY &RootKey, System::UnicodeString &RootPrefix);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Win.ComObj.pas
System.Win.ComObj.hpp
System.Win.ComObj TComServerObject

説明

ユーザーが登録した、キーとserverの接頭辞を返します。 GetRegRootAndPrefix は、レジストリ キー と、TComServerObject インスタンスのルート接頭辞を返します。

関連項目