IPropertyValue::GetRect メソッド (windows.foundation.h)
現在の IPropertyValue オブジェクトに格納されている Rect 値を取得します。
構文
HRESULT GetRect(
[out, retval] ABI::Windows::Foundation::Rect *value
);
パラメーター
[out, retval] value
型: Rect*
値。
戻り値
型: HRESULT
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
サポートされている最小のクライアント | Windows 8 |
サポートされている最小のサーバー | Windows Server 2012 |
対象プラットフォーム | Windows |
ヘッダー | windows.foundation.h |