Partager via


ITfContextView::GetScreenExt, méthode (msctf.h)

La méthode ITfContextView::GetScreenExt retourne le cadre englobant, en coordonnées d’écran, de l’affichage du document.

Syntaxe

HRESULT GetScreenExt(
  [out] RECT *prc
);

Paramètres

[out] prc

Reçoit le cadre englobant, en coordonnées d’écran, de la surface d’affichage.

Valeur retournée

Cette méthode peut retourner l’une de ces valeurs.

Valeur Description
S_OK
La méthode a réussi.

Notes

Le paramètre prc est effacé {0,0,0,0} si le document n’est pas affiché actuellement.

Spécifications

   
Client minimal pris en charge Windows 2000 Professionnel [applications de bureau | Applications UWP]
Serveur minimal pris en charge Windows 2000 Server [applications de bureau | Applications UWP]
Plateforme cible Windows
En-tête msctf.h
DLL Msctf.dll
Composant redistribuable TSF 1.0 sur Windows 2000 Professionnel

Voir aussi

ITextStoreACP::GetScreenExt

ITfContextOwner::GetScreenExt

ITfContextView

TsViewCookie