Function wasapi::initialize_mta [−][src]
pub fn initialize_mta() -> Result<(), Error>
Expand description
Initializes COM for use by the calling thread for the multi-threaded apartment (MTA).
pub fn initialize_mta() -> Result<(), Error>
Initializes COM for use by the calling thread for the multi-threaded apartment (MTA).