IAxWinAmbientDispatch::get_OptionKeyPath

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

STDMETHOD( get_OptionKeyPath )( 
   BSTR* pbstrOptionKeyPath  
);

Parameters

  • pbstrOptionKeyPath
    [out] The address of a variable to receive the current value of this property.

Return Value

A standard HRESULT value.

Requirements

Header: atliface.h

See Also

Reference

IAxWinAmbientDispatch Interface

IDocHostUIHandler::GetOptionKeyPath