Help Center
Help CenterAfxNova

AfxGetBrowserPtrfunction

UncategorisedfunctionCWebCtx.incundocumented
Not documented upstream. This symbol was found in the AfxNova source but appears in no documentation topic. The signature below is read directly from the code; any description comes from the source comments.

Syntax

PRIVATE FUNCTION AfxGetBrowserPtr (BYVAL hwnd AS HWND, BYVAL cID AS WORD) AS Afx_IWebBrowser2 PTR

Parameters

NameDescription
hwnd= Reference to a window handle.
Controlidentifier, e.g. IDC_WEBBROWSER. Returns a pointer to the IWeBbrowser2 interface or NULL.

Reference

  • Include file CWebCtx.inc
  • Defined in AfxNova/CWebCtx.inc:1088