Home
last modified time | relevance | path

Searched refs:AM_DVD_RENDERSTATUS (Results 1 – 8 of 8) sorted by relevance

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dstrmif.h653 } AM_DVD_RENDERSTATUS; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dstrmif.h653 } AM_DVD_RENDERSTATUS; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddvdif.h510 } AM_DVD_RENDERSTATUS; typedef
2688 AM_DVD_RENDERSTATUS *status) = 0;
2724 AM_DVD_RENDERSTATUS *status);
2761 …rDvdVideoVolume(IDvdGraphBuilder* This,const WCHAR *path,DWORD flags,AM_DVD_RENDERSTATUS *status) {
H A Dstrmif.h14846 } AM_DVD_RENDERSTATUS; typedef
14858 …T WINAPI RenderDvdVideoVolume(LPCWSTR lpcwszPathName,DWORD dwFlags,AM_DVD_RENDERSTATUS *pStatus) =…
14868 …oVolume)(IDvdGraphBuilder *This,LPCWSTR lpcwszPathName,DWORD dwFlags,AM_DVD_RENDERSTATUS *pStatus);
14887 …me_Proxy(IDvdGraphBuilder *This,LPCWSTR lpcwszPathName,DWORD dwFlags,AM_DVD_RENDERSTATUS *pStatus);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddvdif.h510 } AM_DVD_RENDERSTATUS; typedef
2688 AM_DVD_RENDERSTATUS *status) = 0;
2724 AM_DVD_RENDERSTATUS *status);
2761 …rDvdVideoVolume(IDvdGraphBuilder* This,const WCHAR *path,DWORD flags,AM_DVD_RENDERSTATUS *status) {
H A Dstrmif.h14846 } AM_DVD_RENDERSTATUS; typedef
14858 …T WINAPI RenderDvdVideoVolume(LPCWSTR lpcwszPathName,DWORD dwFlags,AM_DVD_RENDERSTATUS *pStatus) =…
14868 …oVolume)(IDvdGraphBuilder *This,LPCWSTR lpcwszPathName,DWORD dwFlags,AM_DVD_RENDERSTATUS *pStatus);
14887 …me_Proxy(IDvdGraphBuilder *This,LPCWSTR lpcwszPathName,DWORD dwFlags,AM_DVD_RENDERSTATUS *pStatus);
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/DirectShow/
H A Dmod.rs557 pub struct AM_DVD_RENDERSTATUS { struct
568 impl ::core::marker::Copy for AM_DVD_RENDERSTATUS {} argument
570 impl ::core::clone::Clone for AM_DVD_RENDERSTATUS { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs1534 pub struct AM_DVD_RENDERSTATUS { struct
1545 impl AM_DVD_RENDERSTATUS {} argument
1547 impl ::std::default::Default for AM_DVD_RENDERSTATUS { implementation
1553 impl ::std::fmt::Debug for AM_DVD_RENDERSTATUS { implementation
1568 impl ::std::cmp::PartialEq for AM_DVD_RENDERSTATUS { implementation
1574 impl ::std::cmp::Eq for AM_DVD_RENDERSTATUS {} implementation
1576 unsafe impl ::windows::runtime::Abi for AM_DVD_RENDERSTATUS { implementation
33412 …>(&self, lpcwszpathname: Param0, dwflags: u32) -> ::windows::runtime::Result<AM_DVD_RENDERSTATUS> { in RenderDvdVideoVolume() argument
33413 … let mut result__: <AM_DVD_RENDERSTATUS as ::windows::runtime::Abi>::Abi = ::std::mem::zeroed(); in RenderDvdVideoVolume()
33414 …m().abi(), ::std::mem::transmute(dwflags), &mut result__).from_abi::<AM_DVD_RENDERSTATUS>(result__) in RenderDvdVideoVolume()
[all …]