Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Loads the specified resource into the WebBrowser control in the DHTML dialog.
BOOL LoadFromResource(
LPCTSTR lpszResource
);
BOOL LoadFromResource(
UINT nRes
);
Parameters
lpszResource
A pointer to a string containing the name of the resource to load.nRes
The ID of the resource to load.
Return Value
TRUE if successful; otherwise FALSE.
Requirements
Header: afxdhtml.h