Méthode IVirtualSurfaceImageSourceNative::Resize (windows.ui.xaml.media.dxinterop.h)
Redimensionne la surface.
Syntaxe
HRESULT Resize(
[in] INT newWidth,
[in] INT newHeight
);
Paramètres
[in] newWidth
Largeur mise à jour de la surface.
[in] newHeight
Hauteur mise à jour de la surface.
Valeur retournée
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Client minimal pris en charge | Windows 8.1 [applications UWP uniquement] |
Serveur minimal pris en charge | Windows Server 2012 R2 [applications UWP uniquement] |
Plateforme cible | Windows |
En-tête | windows.ui.xaml.media.dxinterop.h |
DLL | Windows.UI.Xaml.dll |