Home
last modified time | relevance | path

Searched refs:bstrInterfaceID (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.h594 virtual HRESULT WINAPI put_InterfaceID(BSTR bstrInterfaceID) = 0;
639 HRESULT (WINAPI *put_InterfaceID)(IEventSubscription *This,BSTR bstrInterfaceID);
686 …e IEventSubscription_put_InterfaceID(This,bstrInterfaceID) (This)->lpVtbl->put_InterfaceID(This,bs… argument
755 …ULT WINAPI IEventSubscription_put_InterfaceID_Proxy(IEventSubscription *This,BSTR bstrInterfaceID);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Deventsys.h594 virtual HRESULT WINAPI put_InterfaceID(BSTR bstrInterfaceID) = 0;
639 HRESULT (WINAPI *put_InterfaceID)(IEventSubscription *This,BSTR bstrInterfaceID);
686 …e IEventSubscription_put_InterfaceID(This,bstrInterfaceID) (This)->lpVtbl->put_InterfaceID(This,bs… argument
755 …ULT WINAPI IEventSubscription_put_InterfaceID_Proxy(IEventSubscription *This,BSTR bstrInterfaceID);
/dports/net/py-impacket/impacket-0.9.17/impacket/dcerpc/v5/dcom/
H A Dcomev.py1626 def put_InterfaceID(self, bstrInterfaceID): argument
1628 request['bstrInterfaceID'] = bstrInterfaceID