Basic Library for WinRT
SetPreservedKeyDescription Method

Syntax
'Declaration
 
Sub SetPreservedKeyDescription( _
   ByRef guid As System.Guid, _
   ByVal desc() As System.Char, _
   ByVal descCount As System.Integer _
) 
void SetPreservedKeyDescription( 
   ref System.Guid guid,
   System.char[] desc,
   System.int descCount
)

Parameters

guid
desc
descCount
See Also

Reference

UnsafeNativeMethods.ITfKeystrokeMgr Interface
UnsafeNativeMethods.ITfKeystrokeMgr Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback