[go: up one dir, main page]

Function windows::create_instance[][src]

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

Creates a COM object with the given CLSID.