InputNonClientPointerSource.GetForWindowId(WindowId) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
擷取指定視窗的 InputNonClientPointerSource 物件。
public:
static InputNonClientPointerSource ^ GetForWindowId(WindowId windowId);
static InputNonClientPointerSource GetForWindowId(WindowId const& windowId);
public static InputNonClientPointerSource GetForWindowId(WindowId windowId);
function getForWindowId(windowId)
Public Shared Function GetForWindowId (windowId As WindowId) As InputNonClientPointerSource
參數
- windowId
- WindowId
指定視窗的識別碼。
傳回
非用戶端視窗指標輸入來源。