共用方式為


IInkTablet3::get_MaximumCursors 方法 (msinkaut.h)

取得平板電腦裝置所支持的數據指標數目上限。

這個屬性是唯讀的。

語法

HRESULT get_MaximumCursors(
  ULONG *pMaximumCursors
);

參數

pMaximumCursors

傳回值

規格需求

需求
最低支援的用戶端 Windows 7 [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2008 R2 [僅限傳統型應用程式]
目標平台 Windows
標頭 msinkaut.h
程式庫 InkObj.dll

另請參閱

IInkTablet3