Home
last modified time | relevance | path

Searched refs:DVD_PLAYBACK_LOCATION (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.h834 } DVD_PLAYBACK_LOCATION; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dstrmif.h834 } DVD_PLAYBACK_LOCATION; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddvdif.h176 } DVD_PLAYBACK_LOCATION; typedef
973 DVD_PLAYBACK_LOCATION *location) = 0;
1083 DVD_PLAYBACK_LOCATION *location);
1239 static FORCEINLINE HRESULT IDvdInfo_GetCurrentLocation(IDvdInfo* This,DVD_PLAYBACK_LOCATION *locati…
H A Dstrmif.h13758 } DVD_PLAYBACK_LOCATION; typedef
14133 virtual HRESULT WINAPI GetCurrentLocation(DVD_PLAYBACK_LOCATION *pLocation) = 0;
14163 HRESULT (WINAPI *GetCurrentLocation)(IDvdInfo *This,DVD_PLAYBACK_LOCATION *pLocation);
14221 HRESULT WINAPI IDvdInfo_GetCurrentLocation_Proxy(IDvdInfo *This,DVD_PLAYBACK_LOCATION *pLocation);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddvdif.h176 } DVD_PLAYBACK_LOCATION; typedef
973 DVD_PLAYBACK_LOCATION *location) = 0;
1083 DVD_PLAYBACK_LOCATION *location);
1239 static FORCEINLINE HRESULT IDvdInfo_GetCurrentLocation(IDvdInfo* This,DVD_PLAYBACK_LOCATION *locati…
H A Dstrmif.h13758 } DVD_PLAYBACK_LOCATION; typedef
14133 virtual HRESULT WINAPI GetCurrentLocation(DVD_PLAYBACK_LOCATION *pLocation) = 0;
14163 HRESULT (WINAPI *GetCurrentLocation)(IDvdInfo *This,DVD_PLAYBACK_LOCATION *pLocation);
14221 HRESULT WINAPI IDvdInfo_GetCurrentLocation_Proxy(IDvdInfo *This,DVD_PLAYBACK_LOCATION *pLocation);
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/DirectShow/
H A Dmod.rs3338 pub struct DVD_PLAYBACK_LOCATION { struct
3343 impl ::core::marker::Copy for DVD_PLAYBACK_LOCATION {} argument
3344 impl ::core::clone::Clone for DVD_PLAYBACK_LOCATION { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs7522 pub struct DVD_PLAYBACK_LOCATION { struct
7527 impl DVD_PLAYBACK_LOCATION {} impl
7528 impl ::std::default::Default for DVD_PLAYBACK_LOCATION { implementation
7533 impl ::std::fmt::Debug for DVD_PLAYBACK_LOCATION { implementation
7538 impl ::std::cmp::PartialEq for DVD_PLAYBACK_LOCATION { implementation
7543 impl ::std::cmp::Eq for DVD_PLAYBACK_LOCATION {} implementation
7544 unsafe impl ::windows::runtime::Abi for DVD_PLAYBACK_LOCATION { implementation
33459 pub unsafe fn GetCurrentLocation(&self) -> ::windows::runtime::Result<DVD_PLAYBACK_LOCATION> { in GetCurrentLocation() argument
33460 … let mut result__: <DVD_PLAYBACK_LOCATION as ::windows::runtime::Abi>::Abi = ::std::mem::zeroed(); in GetCurrentLocation()
33461 …lf).4)(::std::mem::transmute_copy(self), &mut result__).from_abi::<DVD_PLAYBACK_LOCATION>(result__) in GetCurrentLocation()
[all …]