ReactOS 0.4.16-dev-1078-g21d3e29
|
Public Attributes | |
REFIID | riid |
HRESULT(* | fn_invoke )(struct automation_object *, DISPID, REFIID, LCID, WORD, DISPPARAMS *, VARIANT *, EXCEPINFO *, UINT *) |
void(* | fn_free )(struct automation_object *) |
Definition at line 46 of file automation.c.
void(* tid_id::fn_free) (struct automation_object *) |
Definition at line 54 of file automation.c.
HRESULT(* tid_id::fn_invoke) (struct automation_object *, DISPID, REFIID, LCID, WORD, DISPPARAMS *, VARIANT *, EXCEPINFO *, UINT *) |
Definition at line 50 of file automation.c.
REFIID tid_id::riid |
Definition at line 48 of file automation.c.