IWSManSession Interface
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.
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 |
|
Error |
|
Timeout |
|
Methods
Create(Object, String, Int32) |
|
Delete(Object, Int32) |
|
Enumerate(Object, String, String, Int32) |
|
Get(Object, Int32) |
|
GetIDsOfNames() | |
GetTypeInfo() | |
GetTypeInfoCount() | |
Identify(Int32) |
|
Invoke() | |
Invoke(String, Object, String, Int32) | |
Put(Object, String, Int32) |
|