WMI2OMFactory.GetAdapter(Int32) Method

Definition

public:
 virtual Microsoft::BizTalk::WMI2OMAdapter::IWMI2OMAdapter ^ GetAdapter(int type);
public Microsoft.BizTalk.WMI2OMAdapter.IWMI2OMAdapter GetAdapter (int type);
abstract member GetAdapter : int -> Microsoft.BizTalk.WMI2OMAdapter.IWMI2OMAdapter
override this.GetAdapter : int -> Microsoft.BizTalk.WMI2OMAdapter.IWMI2OMAdapter
Public Function GetAdapter (type As Integer) As IWMI2OMAdapter

Parameters

type
Int32

Returns

IWMI2OMAdapter

Implements

Applies to