SpecialEditorCommandEventArgs コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| SpecialEditorCommandEventArgs() | |
| SpecialEditorCommandEventArgs(Int32, Object[], IntPtr) |
SpecialEditorCommandEventArgs()
protected:
SpecialEditorCommandEventArgs();
protected SpecialEditorCommandEventArgs ();
Protected Sub New ()
適用対象
SpecialEditorCommandEventArgs(Int32, Object[], IntPtr)
public:
SpecialEditorCommandEventArgs(int cmdID, cli::array <System::Object ^> ^ vIn, IntPtr vOut);
public SpecialEditorCommandEventArgs (int cmdID, object[] vIn, IntPtr vOut);
new Microsoft.SqlServer.Management.UI.VSIntegration.SpecialEditorCommandEventArgs : int * obj[] * nativeint -> Microsoft.SqlServer.Management.UI.VSIntegration.SpecialEditorCommandEventArgs
Public Sub New (cmdID As Integer, vIn As Object(), vOut As IntPtr)
パラメーター
- cmdID
- Int32
- vIn
- Object[]
- vOut
-
IntPtr
nativeint