Méthode ISnapinProperties::Initialize (mmcobj.h)
La méthode Initialize initialise un composant logiciel enfichable.
Syntaxe
HRESULT Initialize(
[in] Properties *pProperties
);
Paramètres
[in] pProperties
Collection properties qui peut être utilisée par le composant logiciel enfichable pour l’initialisation.
Valeur retournée
En cas de réussite, la valeur de retour est S_OK ; sinon, la valeur de retour est E_FAIL.
Spécifications
Client minimal pris en charge | Windows Vista |
Serveur minimal pris en charge | Windows Server 2008 |
Plateforme cible | Windows |
En-tête | mmcobj.h |