Partager via


CDHtmlDialog::GetOptionKeyPath

Extrait la clé de Registre sous lequel les préférences de l'utilisateur sont stockées.

STDMETHOD(GetOptionKeyPath)( 
   LPOLESTR * pchKey, 
   DWORD dw  
);

Paramètres

  • pchKey
    Consultez l' pchKey dans IDocHostUIHandler::GetOptionKeyPath dans Kit de développement logiciel Windows.

  • dw
    Consultez l' dw dans IDocHostUIHandler::GetOptionKeyPath dans Kit de développement logiciel Windows.

Valeur de retour

Retourne E_NOTIMPL.

Notes

Cette fonction membre est l'implémentation de CDHtmlDialog d' IDocHostUIHandler::GetOptionKeyPath, comme décrit dans Kit de développement logiciel Windows.

Configuration requise

Header: afxdhtml.h

Voir aussi

Référence

CDHtmlDialog, classe

Graphique de la hiérarchie

IDocHostUIhandler Interface