IComTrackingInfoObject ::GetValue, méthode (comsvcs.h)
Récupère la valeur de la propriété spécifiée.
Syntaxe
HRESULT GetValue(
[in] LPOLESTR szPropertyName,
[out] VARIANT *pvarOut
);
Paramètres
[in] szPropertyName
Nom de la propriété.
[out] pvarOut
Valeur de la propriété.
Valeur retournée
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 XP [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2003 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | comsvcs.h |