IWSManEnumerator 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.
IWSManEnumerator
interface.
[System.Runtime.InteropServices.Guid("F3457CA9-ABB9-4FA5-B850-90E8CA300E7F")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(4288)]
public interface IWSManEnumerator
[<System.Runtime.InteropServices.Guid("F3457CA9-ABB9-4FA5-B850-90E8CA300E7F")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(4288)>]
type IWSManEnumerator = interface
Public Interface IWSManEnumerator
- Attributes
Properties
AtEndOfStream |
|
Error |
|
Methods
GetIDsOfNames() | |
GetTypeInfo() | |
GetTypeInfoCount() | |
Invoke() | |
ReadItem() |
|