Result Constructor
Note: The Microsoft UDDI SDK is not supported by or included in Microsoft Windows versions after Microsoft Windows Server 7. The Microsoft UDDI V3 SDK is included with Microsoft BizTalk Server. For more information about the Microsoft UDDI V3 SDK, see Microsoft BizTalk Server documentation
Initializes a new instance of the Result class.
Overload List
Name | Description |
---|---|
Result () |
Initializes a new instance of the Result class.
|
Result (Int32, ErrInfo) |
Initializes a new instance of the Result class from the specified error number and ErrInfo object.
|
Result (Int32, ErrInfo, KeyType) |
Initializes a new instance of the Result class from the specified error number, ErrInfo object, and KeyType enumeration member.
|