Basic Library for UWP/WinRT XAML
CompareStart メソッド (UnsafeNativeMethods.ITfRange)

構文
'宣言
 
Sub CompareStart( _
   ByVal ec As System.Integer, _
   ByVal with As UnsafeNativeMethods.ITfRange, _
   ByVal position As NativeMethods.TfAnchor, _
   ByRef result As System.Integer _
) 
void CompareStart( 
   System.int ec,
   UnsafeNativeMethods.ITfRange with,
   NativeMethods.TfAnchor position,
   out System.int result
)

パラメータ

ec
with
position
result
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

UnsafeNativeMethods.ITfRange インターフェース
UnsafeNativeMethods.ITfRange メンバ

Send Feedback