Home
last modified time | relevance | path

Searched refs:AMCOPPCommand (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 Dstrmif.h660 } AMCOPPCommand,*LPAMCOPPCommand; typedef
1172 STDMETHOD_(HRESULT,ProtectionCommand)(THIS_ const AMCOPPCommand*) PURE; in DECLARE_INTERFACE_()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dstrmif.h660 } AMCOPPCommand,*LPAMCOPPCommand; typedef
1172 STDMETHOD_(HRESULT,ProtectionCommand)(THIS_ const AMCOPPCommand*) PURE; in DECLARE_INTERFACE_()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/DirectShow/
H A Dmod.rs36 pub struct AMCOPPCommand { struct
43 impl ::core::marker::Copy for AMCOPPCommand {} argument
44 impl ::core::clone::Clone for AMCOPPCommand { implementation
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h6917 } AMCOPPCommand; typedef
6953 const AMCOPPCommand *cmd) = 0;
6992 const AMCOPPCommand *cmd);
7035 …edOutputProtection_ProtectionCommand(IAMCertifiedOutputProtection* This,const AMCOPPCommand *cmd) {
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h6917 } AMCOPPCommand; typedef
6953 const AMCOPPCommand *cmd) = 0;
6992 const AMCOPPCommand *cmd);
7035 …edOutputProtection_ProtectionCommand(IAMCertifiedOutputProtection* This,const AMCOPPCommand *cmd) {
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs178 pub struct AMCOPPCommand { struct
185 impl AMCOPPCommand {} argument
186 impl ::std::default::Default for AMCOPPCommand { implementation
191 impl ::std::fmt::Debug for AMCOPPCommand { implementation
196 impl ::std::cmp::PartialEq for AMCOPPCommand { implementation
201 impl ::std::cmp::Eq for AMCOPPCommand {} implementation
202 unsafe impl ::windows::runtime::Abi for AMCOPPCommand { implementation
10189 …pub unsafe fn ProtectionCommand(&self, cmd: *const AMCOPPCommand) -> ::windows::runtime::Result<()… in ProtectionCommand()
10229 …pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, cmd: *const AMCOPPCommand) -> ::wi…