[][src]Function comedy::com::create_instance_local_server

pub fn create_instance_local_server<C, I>() -> Result<ComRef<I>, HResult> where
    C: Class,
    I: Interface

Create an instance of a COM class in the current process (CLSCTX_LOCAL_SERVER).