Function CreateRenderAudioStateMonitorForCategoryAndDeviceId
pub unsafe fn CreateRenderAudioStateMonitorForCategoryAndDeviceId<P1>(
category: AUDIO_STREAM_CATEGORY,
deviceid: P1,
) -> Result<IAudioStateMonitor>where
P1: Param<PCWSTR>,
pub unsafe fn CreateRenderAudioStateMonitorForCategoryAndDeviceId<P1>(
category: AUDIO_STREAM_CATEGORY,
deviceid: P1,
) -> Result<IAudioStateMonitor>where
P1: Param<PCWSTR>,