Méthode IPropertyUI ::GetDefaultWidth (shobjidl_core.h)
Les développeurs doivent utiliser IPropertyDescription à la place. Obtient la largeur de la description de la propriété.
Syntaxe
HRESULT GetDefaultWidth(
[in] REFFMTID fmtid,
[in] PROPID pid,
[out] ULONG *pcxChars
);
Paramètres
[in] fmtid
Type : REFFMTID
FMTID de la propriété.
[in] pid
Type : PROPID
PROPID de la propriété .
[out] pcxChars
Type : ULONG*
Largeur de la description de la propriété.
Valeur retournée
Type : HRESULT
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 2000 Professionnel [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows 2000 Server [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | shobjidl_core.h |