Partager via


IWSManEx.CreateConnectionOptions Method

Definition

CreateConnectionOptions method of IWSManEx interface.

[System.Runtime.InteropServices.DispId(2)]
public object CreateConnectionOptions ();
[<System.Runtime.InteropServices.DispId(2)>]
abstract member CreateConnectionOptions : unit -> obj
Public Function CreateConnectionOptions () As Object

Returns

Attributes

Remarks

An original IDL definition of CreateConnectionOptions method was the following: HRESULT CreateConnectionOptions ([out, retval] IDispatch** ReturnValue);

Applies to