Bagikan melalui


IWSManSession Interface

Definition

IWSManSession interface.

[System.Runtime.InteropServices.Guid("FC84FC58-1286-40C4-9DA0-C8EF6EC241E0")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(4288)]
public interface IWSManSession
[<System.Runtime.InteropServices.Guid("FC84FC58-1286-40C4-9DA0-C8EF6EC241E0")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(4288)>]
type IWSManSession = interface
Public Interface IWSManSession
Attributes

Properties

BatchItems

BatchItems property of IWSManSession interface.

Error

Error property of IWSManSession interface.

Timeout

Timeout property of IWSManSession interface.

Methods

Create(Object, String, Int32)

Create method of IWSManSession interface.

Delete(Object, Int32)

Delete method of IWSManSession interface.

Enumerate(Object, String, String, Int32)

Enumerate method of IWSManSession interface.

Get(Object, Int32)

Get method of IWSManSession interface.

GetIDsOfNames()
GetTypeInfo()
GetTypeInfoCount()
Identify(Int32)

Identify method of IWSManSession interface.

Invoke()
Invoke(String, Object, String, Int32)
Put(Object, String, Int32)

Put method of IWSManSession interface.

Applies to