ReactOS 0.4.16-dev-289-g096a551
|
#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().