ReactOS 0.4.16-dev-188-g678aa63
tid_id Struct Reference
Collaboration diagram for tid_id:

Public Attributes

REFIID riid
 
HRESULT(* fn_invoke )(struct automation_object *, DISPID, REFIID, LCID, WORD, DISPPARAMS *, VARIANT *, EXCEPINFO *, UINT *)
 
void(* fn_free )(struct automation_object *)
 

Detailed Description

Definition at line 46 of file automation.c.

Member Data Documentation

◆ fn_free

void(* tid_id::fn_free) (struct automation_object *)

Definition at line 54 of file automation.c.

◆ fn_invoke

HRESULT(* tid_id::fn_invoke) (struct automation_object *, DISPID, REFIID, LCID, WORD, DISPPARAMS *, VARIANT *, EXCEPINFO *, UINT *)

Definition at line 50 of file automation.c.

◆ riid

REFIID tid_id::riid

Definition at line 48 of file automation.c.


The documentation for this struct was generated from the following file: