IWSManResourceLocator.ClearOptions Method

Definition

ClearOptions method of IWSManResourceLocator interface.

Clear all options

[System.Runtime.InteropServices.DispId(8)]
public void ClearOptions ();
[<System.Runtime.InteropServices.DispId(8)>]
abstract member ClearOptions : unit -> unit
Public Sub ClearOptions ()
Attributes

Remarks

An original IDL definition of ClearOptions method was the following: HRESULT ClearOptions (void);

Applies to