ApplicationClass.KeyString(Int32, Object) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public virtual string KeyString (int KeyCode, ref object KeyCode2);
abstract member KeyString : int * obj -> string
override this.KeyString : int * obj -> string
Public Overridable Function KeyString (KeyCode As Integer, Optional ByRef KeyCode2 As Object) As String
参数
- KeyCode
- Int32
- KeyCode2
- Object