ReactOS 0.4.16-dev-136-g52192f1
|
#include <webchild.h>
Public Types | |
typedef BASE | super |
Public Member Functions | |
IPCtrlWindow (HWND hwnd) | |
template<typename T > | |
IPCtrlWindow (HWND hwnd, T &info) | |
HRESULT | create_control (HWND hwnd, REFIID clsid, REFIID riid) |
Protected Member Functions | |
LRESULT | WndProc (UINT nmsg, WPARAM wparam, LPARAM lparam) |
Protected Attributes | |
ComInit | _usingCOM |
SMARTPTR | _control |
OleInPlaceClient | _client_side |
SIfacePtr< IOleInPlaceObject > | _in_place_object |
Definition at line 321 of file webchild.h.
Definition at line 323 of file webchild.h.
|
inline |
Definition at line 325 of file webchild.h.
|
inline |
Definition at line 330 of file webchild.h.
|
inline |
Definition at line 335 of file webchild.h.
|
inlineprotected |
Definition at line 354 of file webchild.h.
|
protected |
Definition at line 376 of file webchild.h.
Referenced by IPCtrlWindow< BASE, SMARTPTR >::create_control(), and IPCtrlWindow< BASE, SMARTPTR >::WndProc().
|
protected |
Definition at line 375 of file webchild.h.
Referenced by IPCtrlWindow< BASE, SMARTPTR >::create_control(), and IPCtrlWindow< BASE, SMARTPTR >::WndProc().
|
protected |
Definition at line 377 of file webchild.h.
Referenced by IPCtrlWindow< BASE, SMARTPTR >::create_control(), and IPCtrlWindow< BASE, SMARTPTR >::WndProc().
|
protected |
Definition at line 374 of file webchild.h.