IApplicationDesignModeSettings2::GetApplicationViewOrientation メソッド (shobjidl_core.h)
アプリケーション デザイン モード ウィンドウの向きを取得します。
構文
HRESULT GetApplicationViewOrientation(
SIZE applicationSizePixels,
[out] APPLICATION_VIEW_ORIENTATION *viewOrientation
);
パラメーター
applicationSizePixels
種類: SIZE
アプリケーション ウィンドウのサイズ。
[out] viewOrientation
種類: APPLICATION_VIEW_ORIENTATION*
このメソッドが正常に返されると、 APPLICATION_VIEW_ORIENTATION 構造体へのポインターを受け取ります。
戻り値
型: HRESULT
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 8.1 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2012 R2 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | shobjidl_core.h (Shobjidl.h を含む) |
Library | Twinapi.lib |
[DLL] | Twinapi.dll |