Home
last modified time | relevance | path

Searched defs:IWSDXMLContext (Results 1 – 10 of 10) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdhost.h70 typedef interface IWSDXMLContext IWSDXMLContext; typedef
72 interface IWSDXMLContext; variable
H A Dwsddisco.h85 typedef interface IWSDXMLContext IWSDXMLContext; typedef
87 interface IWSDXMLContext; variable
H A Dwsdclient.h110 typedef interface IWSDXMLContext IWSDXMLContext; typedef
112 interface IWSDXMLContext; variable
H A Dwsdxml.h23 typedef interface IWSDXMLContext IWSDXMLContext; typedef
25 interface IWSDXMLContext; variable
44 typedef interface IWSDXMLContext IWSDXMLContext; typedef
46 interface IWSDXMLContext; variable
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdhost.h70 typedef interface IWSDXMLContext IWSDXMLContext; typedef
72 interface IWSDXMLContext; variable
H A Dwsddisco.h85 typedef interface IWSDXMLContext IWSDXMLContext; typedef
87 interface IWSDXMLContext; variable
H A Dwsdclient.h110 typedef interface IWSDXMLContext IWSDXMLContext; typedef
112 interface IWSDXMLContext; variable
H A Dwsdxml.h23 typedef interface IWSDXMLContext IWSDXMLContext; typedef
25 interface IWSDXMLContext; variable
44 typedef interface IWSDXMLContext IWSDXMLContext; typedef
46 interface IWSDXMLContext; variable
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/WebServicesOnDevices/
H A Dmod.rs7 …SDCreateDeviceHost(pszlocalid: super::super::Foundation::PWSTR, pcontext: IWSDXMLContext, ppdevice… in WSDCreateDeviceHost()
9 …DCreateDeviceHost2(pszlocalid: super::super::Foundation::PWSTR, pcontext: IWSDXMLContext, pconfigp… in WSDCreateDeviceHost2()
11 …DeviceHostAdvanced(pszlocalid: super::super::Foundation::PWSTR, pcontext: IWSDXMLContext, pphostad… in WSDCreateDeviceHostAdvanced()
13 …Foundation::PWSTR, pszlocalid: super::super::Foundation::PWSTR, pcontext: IWSDXMLContext, ppdevice… in WSDCreateDeviceProxy()
15 …Foundation::PWSTR, pszlocalid: super::super::Foundation::PWSTR, pcontext: IWSDXMLContext, pconfigp… in WSDCreateDeviceProxy2()
17 …ress: IWSDAddress, pszlocalid: super::super::Foundation::PWSTR, pcontext: IWSDXMLContext, ppdevice… in WSDCreateDeviceProxyAdvanced()
18 …pub fn WSDCreateDiscoveryProvider(pcontext: IWSDXMLContext, ppprovider: *mut IWSDiscoveryProvider)… in WSDCreateDiscoveryProvider()
19 …pub fn WSDCreateDiscoveryProvider2(pcontext: IWSDXMLContext, pconfigparams: *const WSD_CONFIG_PARA… in WSDCreateDiscoveryProvider2()
20 …pub fn WSDCreateDiscoveryPublisher(pcontext: IWSDXMLContext, pppublisher: *mut IWSDiscoveryPublish… in WSDCreateDiscoveryPublisher()
21 …pub fn WSDCreateDiscoveryPublisher2(pcontext: IWSDXMLContext, pconfigparams: *const WSD_CONFIG_PAR… in WSDCreateDiscoveryPublisher2()
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/WebServicesOnDevices/
H A Dmod.rs363 …super::Foundation::PWSTR>, Param3: ::windows::runtime::IntoParam<'a, IWSDXMLContext>, Param4: ::wi… in Init() argument
2020 pub struct IWSDXMLContext(::windows::runtime::IUnknown); struct
2021 impl IWSDXMLContext { impl
2041 unsafe impl ::windows::runtime::Interface for IWSDXMLContext { implementation
2055 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IWSDXMLContext { implementation
2060 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IWSDXMLContext { implementation
2211 pub unsafe fn GetXMLContext(&self) -> ::windows::runtime::Result<IWSDXMLContext> { in GetXMLContext()
2522 pub unsafe fn GetXMLContext(&self) -> ::windows::runtime::Result<IWSDXMLContext> { in GetXMLContext()