DwmGetGraphicsStreamTransformHint 関数 (dwmapi.h)
この関数は非推奨であり、Windows 7 以降のDWM_E_COMPOSITIONDISABLEDのみを返します。 今後のバージョンの Windows では削除される可能性があります。
構文
HRESULT DwmGetGraphicsStreamTransformHint(
UINT uIndex,
[out] MilMatrix3x2D *pTransform
);
パラメーター
uIndex
[out] pTransform
戻り値
この関数が成功すると、 S_OKが返されます。 そうでない場合は、HRESULT エラー コードを返します。
要件
サポートされている最小のクライアント | Windows Vista [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2008 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | dwmapi.h |
Library | Dwmapi.lib |
[DLL] | Dwmapi.dll |