Trait windows::Win32::Networking::Clustering::ISClusRefObject_Impl
pub trait ISClusRefObject_Impl: Sized + IDispatch_Impl {
// Required method
fn Handle(&self) -> Result<usize>;
}
Required Methods§
Object Safety§
This trait is not object safe.