Function windows::create_instance[][src]

pub fn create_instance<T: Interface>(clsid: &Guid) -> Result<T>

Creates a COM object with the given CLSID.