CDHtmlDialog::GetOptionKeyPath

Retrieves the registry key under which user preferences are stored.

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

Parameters

Return Value

Returns E_NOTIMPL.

Remarks

This member function is CDHtmlDialog's implementation of IDocHostUIHandler::GetOptionKeyPath, as described in the Windows SDK.

Requirements

Header: afxdhtml.h

See Also

Reference

CDHtmlDialog Class

Hierarchy Chart

IDocHostUIhandler Interface