Méthode IPropertyUI::GetFlags (shobjidl_core.h)
Les développeurs doivent utiliser IPropertyDescription à la place. Obtient les indicateurs de fonctionnalité de propriété pour une propriété spécifiée.
Syntaxe
HRESULT GetFlags(
[in] REFFMTID fmtid,
[in] PROPID pid,
[out] PROPERTYUI_FLAGS *pflags
);
Paramètres
[in] fmtid
Type : REFFMTID
FMTID de la propriété .
[in] pid
Type : PROPID
PROPID de la propriété.
[out] pflags
Type : PROPERTYUI_FLAGS*
PROPERTYUI_FLAGS pour 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
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 |