Home
last modified time | relevance | path

Searched defs:IGPMSOMCollection (Results 1 – 3 of 3) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dgpmgmt.h82 typedef struct IGPMSOMCollection IGPMSOMCollection; typedef
1255 struct IGPMSOMCollection : public IDispatch { struct
1276 struct IGPMSOMCollection { struct
1277 CONST_VTBL struct IGPMSOMCollectionVtbl *lpVtbl; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dgpmgmt.h82 typedef struct IGPMSOMCollection IGPMSOMCollection; typedef
1255 struct IGPMSOMCollection : public IDispatch { struct
1276 struct IGPMSOMCollection { struct
1277 CONST_VTBL struct IGPMSOMCollectionVtbl *lpVtbl; argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/GroupPolicy/
H A Dmod.rs472 pub type IGPMSOMCollection = *mut ::core::ffi::c_void; typedef