IAxWinAmbientDispatch::put_OptionKeyPath

The OptionKeyPath property specifies the registry key path to user settings.

STDMETHOD( put_OptionKeyPath )(
   BSTR bstrOptionKeyPath 
);

Parameters

  • bstrOptionKeyPath
    [in] The new value of this property.

Return Value

A standard HRESULT value.

Requirements

Header: atliface.h

See Also

Reference

IAxWinAmbientDispatch Interface

IDocHostUIHandler::GetOptionKeyPath

Other Resources

IAxWinAmbientDispatch Members