'Declaration Public Shared Function IsOpen( _ ByVal handle As IntPtr _ ) As Boolean
'Declaration
Public Shared Function IsOpen( _ ByVal handle As IntPtr _ ) As Boolean
'使用法 Dim handle As IntPtr Dim value As Boolean value = spreadImeHelper.IsOpen(handle)
'使用法
Dim handle As IntPtr Dim value As Boolean value = spreadImeHelper.IsOpen(handle)
public static bool IsOpen( IntPtr handle )
spreadImeHelper クラス spreadImeHelper メンバ
Copyright © 2004 GrapeCity inc.