更新 : 2007 年 11 月
特定の入力方式を識別する値を取得します。
Public ReadOnly Property Clsid As Guid
Dim instance As InputMethod Dim value As Guid value = instance.Clsid
public Guid Clsid { get; }
public: property Guid Clsid { Guid get (); }
public function get Clsid () : Guid
特定の入力方式を識別する GUID を格納する Guid 構造体。
InputPanel..::.InputMethodCollection を列挙する場合は、このプロパティ値にのみアクセスできます。
Windows CE, Windows Mobile for Pocket PC