GlobalClass.BuildKeyCode(WdKey, Object, Object, Object) Method
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 virtual int BuildKeyCode (Microsoft.Office.Interop.Word.WdKey Arg1, ref object Arg2, ref object Arg3, ref object Arg4);
abstract member BuildKeyCode : Microsoft.Office.Interop.Word.WdKey * obj * obj * obj -> int
override this.BuildKeyCode : Microsoft.Office.Interop.Word.WdKey * obj * obj * obj -> int
Public Overridable Function BuildKeyCode (Arg1 As WdKey, Optional ByRef Arg2 As Object, Optional ByRef Arg3 As Object, Optional ByRef Arg4 As Object) As Integer
Parameters
- Arg1
- WdKey
- Arg2
- Object
- Arg3
- Object
- Arg4
- Object