Skip to content

Commit 7fcaa4a

Browse files
authored
Update MultiProfile.md
1 parent d4934af commit 7fcaa4a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

specs/MultiProfile.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ interface ICoreWebView2Environment5 : IUnknown
143143
{
144144
/// Create a new ICoreWebView2ControllerOptions to be passed as a parameter of
145145
/// CreateCoreWebView2ControllerWithOptions and CreateCoreWebView2CompositionControllerWithOptions.
146+
/// Returns E_INVALIDARG only in case of invalid profile name.
146147
HRESULT CreateCoreWebView2ControllerOptions(
147148
[in] LPCWSTR profileName,
148149
[in] BOOL isInPrivateModeEnabled,

0 commit comments

Comments
 (0)