ICoreWebView2HttpHeadersCollectionIterator.MoveNext

Move the iterator to the next HTTP header in the collection.

\> [!NOTE]\n \> If no more HTTP headers exist, the hasNext parameter is set to FALSE. After this occurs the GetCurrentHeader method fails.

interface ICoreWebView2HttpHeadersCollectionIterator
HRESULT
MoveNext
(
BOOL* hasNext
)
Suggestion Box / Bug Report