Home
last modified time | relevance | path

Searched defs:DSROLE_OPERATION_STATE_INFO (Results 1 – 6 of 6) sorted by relevance

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Ddsrole.h61 } DSROLE_OPERATION_STATE_INFO; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Ddsrole.h61 } DSROLE_OPERATION_STATE_INFO; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddsrole.h51 } DSROLE_OPERATION_STATE_INFO,*PDSROLE_OPERATION_STATE_INFO; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddsrole.h51 } DSROLE_OPERATION_STATE_INFO,*PDSROLE_OPERATION_STATE_INFO; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/ActiveDirectory/
H A Dmod.rs1652 pub struct DSROLE_OPERATION_STATE_INFO { struct
1655 impl ::core::marker::Copy for DSROLE_OPERATION_STATE_INFO {} argument
1656 impl ::core::clone::Clone for DSROLE_OPERATION_STATE_INFO { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/ActiveDirectory/
H A Dmod.rs3141 pub struct DSROLE_OPERATION_STATE_INFO { struct
3144 impl DSROLE_OPERATION_STATE_INFO {} impl
3145 impl ::std::default::Default for DSROLE_OPERATION_STATE_INFO { implementation
3150 impl ::std::fmt::Debug for DSROLE_OPERATION_STATE_INFO { implementation
3155 impl ::std::cmp::PartialEq for DSROLE_OPERATION_STATE_INFO { implementation
3160 impl ::std::cmp::Eq for DSROLE_OPERATION_STATE_INFO {} implementation
3161 unsafe impl ::windows::runtime::Abi for DSROLE_OPERATION_STATE_INFO { implementation