Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshldisp.h227 typedef interface IShellDispatch4 IShellDispatch4; typedef
229 interface IShellDispatch4; variable
5573 IShellDispatch4 *This,
5585 IShellDispatch4 *This,
5589 IShellDispatch4 *This,
5595 IShellDispatch4 *This,
5603 IShellDispatch4 *This,
5615 IShellDispatch4 *This,
5619 IShellDispatch4 *This,
5623 IShellDispatch4 *This,
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshldisp.h227 typedef interface IShellDispatch4 IShellDispatch4; typedef
229 interface IShellDispatch4; variable
5573 IShellDispatch4 *This,
5585 IShellDispatch4 *This,
5589 IShellDispatch4 *This,
5595 IShellDispatch4 *This,
5603 IShellDispatch4 *This,
5615 IShellDispatch4 *This,
5619 IShellDispatch4 *This,
5623 IShellDispatch4 *This,
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs28860 impl IShellDispatch4 {
29035 fn from(value: IShellDispatch4) -> Self {
29040 fn from(value: &IShellDispatch4) -> Self {
29055 fn from(value: IShellDispatch4) -> Self {
29060 fn from(value: &IShellDispatch4) -> Self {
29075 fn from(value: IShellDispatch4) -> Self {
29080 fn from(value: &IShellDispatch4) -> Self {
29095 fn from(value: IShellDispatch4) -> Self {
29100 fn from(value: &IShellDispatch4) -> Self {
29116 fn from(value: IShellDispatch4) -> Self {
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs5055 pub type IShellDispatch4 = *mut ::core::ffi::c_void; typedef