Function CoRegisterChannelHook
pub unsafe fn CoRegisterChannelHook<P1>(
extensionuuid: *const GUID,
pchannelhook: P1,
) -> Result<()>where
P1: Param<IChannelHook>,
pub unsafe fn CoRegisterChannelHook<P1>(
extensionuuid: *const GUID,
pchannelhook: P1,
) -> Result<()>where
P1: Param<IChannelHook>,