Home
last modified time | relevance | path

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

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/EventCollector/
H A Dmod.rs43 pub type EC_SUBSCRIPTION_CONTENT_FORMAT = i32; typedef
44 pub const EcContentFormatEvents: EC_SUBSCRIPTION_CONTENT_FORMAT = 1i32;
45 pub const EcContentFormatRenderedText: EC_SUBSCRIPTION_CONTENT_FORMAT = 2i32;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/EventCollector/
H A Dmod.rs24 pub struct EC_SUBSCRIPTION_CONTENT_FORMAT(pub i32); struct
25 pub const EcContentFormatEvents: EC_SUBSCRIPTION_CONTENT_FORMAT = EC_SUBSCRIPTION_CONTENT_FORMAT(1i…
26 pub const EcContentFormatRenderedText: EC_SUBSCRIPTION_CONTENT_FORMAT = EC_SUBSCRIPTION_CONTENT_FOR…
27 impl ::std::convert::From<i32> for EC_SUBSCRIPTION_CONTENT_FORMAT { implementation
32 unsafe impl ::windows::runtime::Abi for EC_SUBSCRIPTION_CONTENT_FORMAT { implementation
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Devcoll.h23 } EC_SUBSCRIPTION_CONTENT_FORMAT; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Devcoll.h23 } EC_SUBSCRIPTION_CONTENT_FORMAT; typedef