Trait windows::Win32::Media::DirectShow::Tv::IGpnvsCommonBase_Impl
pub trait IGpnvsCommonBase_Impl: Sized {
// Required method
fn GetValueUpdateName(&self) -> Result<BSTR>;
}
Required Methods§
fn GetValueUpdateName(&self) -> Result<BSTR>
Object Safety§
This trait is not object safe.