OLE_IsNoteEnabled()

Examples


The OLE_IsNoteEnabled() function ascertains whether the current operating environment can support the OLE container application.

Syntax

OLE_IsNoteEnabled()

Parameters

• None

Return value

A boolean value indicating whether the OLE container application can be supported; true if the container application can be supported, false if it can’t.


Documentation Feedback