FlavoredProjectBase.IVsUIHierarchy.ExecCommand(UInt32, Guid, UInt32, UInt32, IntPtr, IntPtr) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
virtual int Microsoft.VisualStudio.Shell.Interop.IVsUIHierarchy.ExecCommand(System::UInt32 itemid, Guid % pguidCmdGroup, System::UInt32 nCmdID, System::UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) = Microsoft::VisualStudio::Shell::Interop::IVsUIHierarchy::ExecCommand;
int IVsUIHierarchy.ExecCommand (uint itemid, ref Guid pguidCmdGroup, uint nCmdID, uint nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsUIHierarchy.ExecCommand : uint32 * Guid * uint32 * uint32 * nativeint * nativeint -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsUIHierarchy.ExecCommand : uint32 * Guid * uint32 * uint32 * nativeint * nativeint -> int
Function ExecCommand (itemid As UInteger, ByRef pguidCmdGroup As Guid, nCmdID As UInteger, nCmdexecopt As UInteger, pvaIn As IntPtr, pvaOut As IntPtr) As Integer Implements IVsUIHierarchy.ExecCommand
Parâmetros
- itemid
- UInt32
- pguidCmdGroup
- Guid
- nCmdID
- UInt32
- nCmdexecopt
- UInt32
- pvaIn
- IntPtr
- pvaOut
- IntPtr
Retornos
O HRESULT.