Home
last modified time | relevance | path

Searched defs:bstrTypeLib (Results 1 – 3 of 3) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Deventsys.h420 #define IEventClass_put_TypeLib(This,bstrTypeLib) (This)->lpVtbl->put_TypeLib(This,bstrTypeLib) argument
526 #define IEventClass2_put_TypeLib(This,bstrTypeLib) (This)->lpVtbl->put_TypeLib(This,bstrTypeLib) argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Deventsys.h420 #define IEventClass_put_TypeLib(This,bstrTypeLib) (This)->lpVtbl->put_TypeLib(This,bstrTypeLib) argument
526 #define IEventClass2_put_TypeLib(This,bstrTypeLib) (This)->lpVtbl->put_TypeLib(This,bstrTypeLib) argument
/dports/net/py-impacket/impacket-0.9.17/impacket/dcerpc/v5/dcom/
H A Dcomev.py1311 def put_TypeLib(self, bstrTypeLib): argument