SqlWorkbenchHierarchy.ExecCommand(UInt32, Guid, UInt32, UInt32, IntPtr, IntPtr) Metodo

Definizione

public:
 virtual int ExecCommand(System::UInt32 itemid, Guid % pguidCmdGroup, System::UInt32 nCmdID, System::UInt32 nCmdexecopt, IntPtr pobIn, IntPtr pvaOut);
public virtual int ExecCommand (uint itemid, ref Guid pguidCmdGroup, uint nCmdID, uint nCmdexecopt, IntPtr pobIn, IntPtr pvaOut);
Public Overridable Function ExecCommand (itemid As UInteger, ByRef pguidCmdGroup As Guid, nCmdID As UInteger, nCmdexecopt As UInteger, pobIn As IntPtr, pvaOut As IntPtr) As Integer

Parametri

itemid
UInt32
pguidCmdGroup
Guid
nCmdID
UInt32
nCmdexecopt
UInt32
pobIn
IntPtr
pvaOut
IntPtr

Restituisce

Int32

Implementazioni

Si applica a