IVirtualSurfaceImageSourceNative::GetUpdateRectCount メソッド (windows.ui.xaml.media.dxinterop.h)
更新する必要があるサーフェスの領域の合計数を取得します。
構文
HRESULT GetUpdateRectCount(
[out] DWORD *count
);
パラメーター
[out] count
更新するリージョンの数を受け取ります。
戻り値
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
サポートされている最小のクライアント | Windows 8.1 [UWP アプリのみ] |
サポートされている最小のサーバー | Windows Server 2012 R2 [UWP アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | windows.ui.xaml.media.dxinterop.h |
[DLL] | Windows.UI.Xaml.dll |