Share via


IEnumMessagablePrograms Interface

Definition

public interface class IEnumMessagablePrograms
[System.Runtime.InteropServices.Guid("0B867DB0-C6F9-46F5-BC66-EFA846D5D7FE")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IEnumMessagablePrograms
[<System.Runtime.InteropServices.Guid("0B867DB0-C6F9-46F5-BC66-EFA846D5D7FE")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IEnumMessagablePrograms = interface
Public Interface IEnumMessagablePrograms
Attributes

Methods

Clone(IEnumMessagablePrograms)
GetCount(UInt32)
Next(UInt32, MessagableProgramInfo[], UInt32)
Reset()
Skip(UInt32)

Applies to