VisualStyleRenderer.LastHResult 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得由 VisualStyleRenderer 類別封裝之原生視覺化樣式 (UxTheme) API 方法傳回的最後一個錯誤碼。
public:
property int LastHResult { int get(); };
public int LastHResult { get; }
member this.LastHResult : int
Public ReadOnly Property LastHResult As Integer
屬性值
值,指定這個類別封裝之原生視覺化樣式 API 方法傳回的最後一個錯誤碼。
備註
這個屬性會取得由 類別成員呼叫的最後一個原生視覺化樣式 API 方法所傳回的 VisualStyleRenderer HRESULT 值。