Trait winsafe::prelude::mf_IMFSourceResolver

source ·
pub trait mf_IMFSourceResolver: ole_IUnknown { }
Available on crate features kernel and mf only.
Expand description

This trait is enabled with the mf feature, and provides methods for IMFSourceResolver.

Prefer importing this trait through the prelude:

use winsafe::prelude::*;

Object Safety§

This trait is not object safe.

Implementors§