Home
last modified time | relevance | path

Searched refs:bstrMachineName (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/tests/System/Xml/ModuleCore/
H A Dinterop.cs198 void SetMachineName(string bstrMachineName); in SetMachineName() argument
221 void SetMachineName(string bstrMachineName); in SetMachineName() argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Deventsys.h584 virtual HRESULT WINAPI put_MachineName(BSTR bstrMachineName) = 0;
629 HRESULT (WINAPI *put_MachineName)(IEventSubscription *This,BSTR bstrMachineName);
676 …e IEventSubscription_put_MachineName(This,bstrMachineName) (This)->lpVtbl->put_MachineName(This,bs… argument
735 …ULT WINAPI IEventSubscription_put_MachineName_Proxy(IEventSubscription *This,BSTR bstrMachineName);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Deventsys.h584 virtual HRESULT WINAPI put_MachineName(BSTR bstrMachineName) = 0;
629 HRESULT (WINAPI *put_MachineName)(IEventSubscription *This,BSTR bstrMachineName);
676 …e IEventSubscription_put_MachineName(This,bstrMachineName) (This)->lpVtbl->put_MachineName(This,bs… argument
735 …ULT WINAPI IEventSubscription_put_MachineName_Proxy(IEventSubscription *This,BSTR bstrMachineName);
/dports/net/py-impacket/impacket-0.9.17/impacket/dcerpc/v5/dcom/
H A Dcomev.py1559 def put_MachineName(self, bstrMachineName): argument
1561 request['bstrMachineName'] = bstrMachineName