|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <ieframe.h>

Public Attributes | |
| ULONG(* | addref )(DocHost *) |
| ULONG(* | release )(DocHost *) |
| void(* | get_docobj_rect )(DocHost *, RECT *) |
| HRESULT(* | set_status_text )(DocHost *, const WCHAR *) |
| void(* | on_command_state_change )(DocHost *, LONG, BOOL) |
| void(* | set_url )(DocHost *, const WCHAR *) |
Definition at line 115 of file ieframe.h.
Referenced by on_commandstate_change().