CmdWithExtraParamsEventArgs(Object[], IntPtr) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
CmdWithExtraParamsEventArgs(cli::array <System::Object ^> ^ pvaIn, IntPtr pvaOut);
public CmdWithExtraParamsEventArgs (object[] pvaIn, IntPtr pvaOut);
new Microsoft.SqlServer.Management.UI.VSIntegration.CmdWithExtraParamsEventArgs : obj[] * nativeint -> Microsoft.SqlServer.Management.UI.VSIntegration.CmdWithExtraParamsEventArgs
Public Sub New (pvaIn As Object(), pvaOut As IntPtr)
Parameters
- pvaIn
- Object[]
- pvaOut
- IntPtr