TextViewCommandFilter.Exec(Guid, UInt32, UInt32, IntPtr, IntPtr) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
virtual int Exec(Guid % guidGroup, System::UInt32 nCmdId, System::UInt32 nCmdExcept, IntPtr vIn, IntPtr vOut);
public int Exec (ref Guid guidGroup, uint nCmdId, uint nCmdExcept, IntPtr vIn, IntPtr vOut);
abstract member Exec : Guid * uint32 * uint32 * nativeint * nativeint -> int
override this.Exec : Guid * uint32 * uint32 * nativeint * nativeint -> int
Public Function Exec (ByRef guidGroup As Guid, nCmdId As UInteger, nCmdExcept As UInteger, vIn As IntPtr, vOut As IntPtr) As Integer
パラメーター
- guidGroup
- Guid
- nCmdId
- UInt32
- nCmdExcept
- UInt32
- vIn
-
IntPtr
nativeint
- vOut
-
IntPtr
nativeint