Skip to content

Latest commit

 

History

History
68 lines (56 loc) · 1.43 KB

nf-objbase-coregisterchannelhook.md

File metadata and controls

68 lines (56 loc) · 1.43 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:objbase.CoRegisterChannelHook
CoRegisterChannelHook function (objbase.h)
Registers a channel hook.
CoRegisterChannelHook
CoRegisterChannelHook function [COM]
com.coregisterchannelhook
objbase/CoRegisterChannelHook
com\coregisterchannelhook.htm
com
90281427-D0A3-4556-AF41-95DE7D000320
12/05/2018
CoRegisterChannelHook, CoRegisterChannelHook function [COM], com.coregisterchannelhook, objbase/CoRegisterChannelHook
objbase.h
Windows
Ole32.lib
Combase.dll
Windows
19H1
CoRegisterChannelHook
objbase/CoRegisterChannelHook
c++
APIRef
kbSyntax
DllExport
combase.dll
CoRegisterChannelHook

CoRegisterChannelHook function

-description

Registers a channel hook.

-parameters

-param ExtensionUuid [in]

The extension to register.

-param pChannelHook [in]

The channel hook to register.

-returns

If this function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.