영어로 읽기

다음을 통해 공유


VsIntellisenseCompletorClass.Exec Method

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntax

public virtual int Exec(
    ref Guid pguidCmdGroup,
    uint nCmdID,
    uint nCmdexecopt,
    ref Object pvaIn,
    out Object pvaOut
)

Parameters

Return Value

Type: System.Int32

Implements

IVsIntellisenseCompletor.Exec(Guid%, UInt32, UInt32, Object%, Object%)

.NET Framework Security

See Also

Reference

VsIntellisenseCompletorClass Class

VsIntellisenseCompletorClass Members

Microsoft.VisualStudio.TextManager.Interop Namespace