Méthode IDllServerActivatableClassRegistration ::get_DllPath (activationregistration.h)
Obtient le chemin complet du serveur in-process.
Syntaxe
HRESULT get_DllPath(
[out, retval] HSTRING *dllPath
);
Paramètres
[out, retval] dllPath
Chemin d’accès complet au serveur in-process.
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 8.1 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2012 R2 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | activationregistration.h |