AdapterPropertyPages.Edit メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
Edit(IntPtr, String, String, String, IProtocolType, AdapterPropertyPages+ProviderType, String, Int32)
public:
static bool Edit(IntPtr parentHwnd, System::String ^ % transportTypeData, System::String ^ % transportAddress, System::String ^ % addressableURI, Microsoft::BizTalk::ExplorerOM::IProtocolType ^ transportType, Microsoft::BizTalk::Admin::AdapterPropertyPages::ProviderType providerType, System::String ^ contextName, int contextWay);
public static bool Edit (IntPtr parentHwnd, ref string transportTypeData, ref string transportAddress, ref string addressableURI, Microsoft.BizTalk.ExplorerOM.IProtocolType transportType, Microsoft.BizTalk.Admin.AdapterPropertyPages.ProviderType providerType, string contextName, int contextWay);
static member Edit : nativeint * string * string * string * Microsoft.BizTalk.ExplorerOM.IProtocolType * Microsoft.BizTalk.Admin.AdapterPropertyPages.ProviderType * string * int -> bool
パラメーター
- parentHwnd
-
IntPtr
nativeint
- transportTypeData
- String
- transportAddress
- String
- addressableURI
- String
- transportType
- IProtocolType
- providerType
- AdapterPropertyPages.ProviderType
- contextName
- String
- contextWay
- Int32
戻り値
適用対象
Edit(IntPtr, String, String, String, IProtocolType, AdapterPropertyPages+ProviderType, String, Int32, String)
public:
static bool Edit(IntPtr parentHwnd, System::String ^ % transportTypeData, System::String ^ % transportAddress, System::String ^ % addressableURI, Microsoft::BizTalk::ExplorerOM::IProtocolType ^ transportType, Microsoft::BizTalk::Admin::AdapterPropertyPages::ProviderType providerType, System::String ^ contextName, int contextWay, System::String ^ handlerData);
public static bool Edit (IntPtr parentHwnd, ref string transportTypeData, ref string transportAddress, ref string addressableURI, Microsoft.BizTalk.ExplorerOM.IProtocolType transportType, Microsoft.BizTalk.Admin.AdapterPropertyPages.ProviderType providerType, string contextName, int contextWay, string handlerData);
static member Edit : nativeint * string * string * string * Microsoft.BizTalk.ExplorerOM.IProtocolType * Microsoft.BizTalk.Admin.AdapterPropertyPages.ProviderType * string * int * string -> bool
パラメーター
- parentHwnd
-
IntPtr
nativeint
- transportTypeData
- String
- transportAddress
- String
- addressableURI
- String
- transportType
- IProtocolType
- providerType
- AdapterPropertyPages.ProviderType
- contextName
- String
- contextWay
- Int32
- handlerData
- String