WMI2OMFactory.GetAdapter(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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