Help Center›AfxNova
AfxGetBrowserPtrfunction
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
| Name | Description | |
|---|---|---|
hwnd | = Reference to a window handle. | |
Control | identifier, e.g. IDC_WEBBROWSER. Returns a pointer to the IWeBbrowser2 interface or NULL. |
Reference
- Include file
CWebCtx.inc - Defined in AfxNova/CWebCtx.inc:1088