CoRegisterMessageFilter (OLE32.@)
HRESULT CoRegisterMessageFilter ( LPMESSAGEFILTER lpMessageFilter, LPMESSAGEFILTER* lplpMessageFilter )
Registers a message filter.
lpMessageFilter | [In] | Pointer to interface. |
lplpMessageFilter | [Out] | Indirect pointer to prior instance if non-NULL. |
Success: S_OK.
Failure: HRESULT code.
Defined in "objbase.h".
Implemented in "dlls/ole32/compobj.c". source.winehq.org/source/dlls/ole32/compobj.c
Debug channel "ole".
Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.