IComSoapPublisher.ProcessClientTlb メソッド
アセンブリ: System.EnterpriseServices (system.enterpriseservices.dll 内)

Sub ProcessClientTlb ( _ ProgId As String, _ SrcTlbPath As String, _ PhysicalPath As String, _ VRoot As String, _ BaseUrl As String, _ Mode As String, _ Transport As String, _ <OutAttribute> ByRef AssemblyName As String, _ <OutAttribute> ByRef TypeName As String, _ <OutAttribute> ByRef Error As String _ )
Dim instance As IComSoapPublisher Dim ProgId As String Dim SrcTlbPath As String Dim PhysicalPath As String Dim VRoot As String Dim BaseUrl As String Dim Mode As String Dim Transport As String Dim AssemblyName As String Dim TypeName As String Dim Error As String instance.ProcessClientTlb(ProgId, SrcTlbPath, PhysicalPath, VRoot, BaseUrl, Mode, Transport, AssemblyName, TypeName, Error)
void ProcessClientTlb ( string ProgId, string SrcTlbPath, string PhysicalPath, string VRoot, string BaseUrl, string Mode, string Transport, out string AssemblyName, out string TypeName, out string Error )
void ProcessClientTlb ( String^ ProgId, String^ SrcTlbPath, String^ PhysicalPath, String^ VRoot, String^ BaseUrl, String^ Mode, String^ Transport, [OutAttribute] String^% AssemblyName, [OutAttribute] String^% TypeName, [OutAttribute] String^% Error )
void ProcessClientTlb ( String ProgId, String SrcTlbPath, String PhysicalPath, String VRoot, String BaseUrl, String Mode, String Transport, /** @attribute OutAttribute() */ /** @ref */ String AssemblyName, /** @attribute OutAttribute() */ /** @ref */ String TypeName, /** @attribute OutAttribute() */ /** @ref */ String Error )
- PhysicalPath


このメソッドは、リモート処理構成ファイルを生成するために、クライアントのプロキシ インポートで使用されます。
実装では、Mode パラメータが "wellknownobject" または空の文字列 ("") の場合は既知のオブジェクトが想定され、それ以外の場合はクライアント アクティベーションが想定されます。


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からIComSoapPublisher.ProcessClientTlb メソッドを検索する場合は、下記のリンクをクリックしてください。

- IComSoapPublisher.ProcessClientTlb メソッドのページへのリンク