Méthode IObjectWithProgID::SetProgID (shobjidl_core.h)
Définit le ProgID d’un objet.
Syntaxe
HRESULT SetProgID(
[in] LPCWSTR pszProgID
);
Paramètres
[in] pszProgID
Type : LPCWSTR
Pointeur vers une chaîne qui contient le nouveau ProgID.
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 7 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 R2 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | shobjidl_core.h (incluez Shobjidl.h) |