Home
last modified time | relevance | path

Searched defs:GetSyncSpeakTimeout (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/goldendict/goldendict-73ec1b5/
H A Dsapi.hh319 STDMETHOD( GetSyncSpeakTimeout )( THIS_ ULONG * ) PURE; in DECLARE_INTERFACE_() local
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Speech/
H A Dmod.rs5662 … pub unsafe fn GetSyncSpeakTimeout(&self, pmstimeout: *mut u32) -> ::windows::runtime::Result<()> { in GetSyncSpeakTimeout() method