Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 1.65 KB

em-setolecallback.md

File metadata and controls

60 lines (38 loc) · 1.65 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
EM_SETOLECALLBACK message (Richedit.h)
Gives a rich edit control an IRichEditOleCallback object that the control uses to get OLE-related resources and information from the client.
bd1f8048-214c-4ac6-b826-bedabb1aaee5
EM_SETOLECALLBACK message Windows Controls
apiref
EM_SETOLECALLBACK
Richedit.h
HeaderDef
reference
05/31/2018

EM_SETOLECALLBACK message

Gives a rich edit control an IRichEditOleCallback object that the control uses to get OLE-related resources and information from the client.

Parameters

wParam

This parameter is not used; it must be zero.

lParam

Pointer to an IRichEditOleCallback object. The control calls the AddRef method for the object before returning.

Return value

If the operation succeeds, the return value is a nonzero value.

If the operation fails, the return value is zero.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Richedit.h