다음을 통해 공유


IOleObject.EnumVerbs Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

‘선언
Function EnumVerbs ( _
    <OutAttribute> ByRef ppEnumOleVerb As IEnumOLEVERB _
) As Integer
int EnumVerbs(
    out IEnumOLEVERB ppEnumOleVerb
)

Parameters

Return Value

Type: System.Int32

Remarks

For information on the COM interface, see IOleObject::EnumVerbs

.NET Framework Security

See Also

Reference

IOleObject Interface

Microsoft.VisualStudio.OLE.Interop Namespace