IEnumOLEVERB Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Énumère les verbes disponibles pour un objet. Pour plus d’informations, consultez IEnumOLEVERB et OLEVERB.
public interface class IEnumOLEVERB
public interface class IEnumOLEVERB
__interface IEnumOLEVERB
[System.Runtime.InteropServices.Guid("00000104-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumOLEVERB
[<System.Runtime.InteropServices.Guid("00000104-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumOLEVERB = interface
Public Interface IEnumOLEVERB
- Attributs
Méthodes
| Clone(IEnumOLEVERB) | |
| Next(UInt32, OLEVERB[], UInt32) | |
| Reset() | |
| Skip(UInt32) |