Error in code example #1193
Labels
doc-bug
Problem with the content; needs to be fixed [org][type][category]
dotnet-framework/svc
okr-health
Content-health KR: Concerns article defects/freshness or build warnings.
okr-quality
Pri2
Medium priority
wpf/subsvc
The code example on step 9 of the To host the ActiveX control section has an error.
The line:
WmpAxLib.AxWindowsMediaPlayer axWmp = new WmpAxLib.AxWindowsMediaPlayer();
Should be:
AxWMPLib.AxWindowsMediaPlayer axWmp = new AxWMPLib.AxWindowsMediaPlayer();
At least I had to make that change or the above type would not resolve.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: