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

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

パラメータ

ec
with
position
equal
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