1 |
0.8153833 |
__magnumdb__enum_msodebug_h_1 |
Enum |
|
|
|
|
|
|
enum
{
msodmWriteBe = 1, /* write out the BE record for this object */
msodmWriteBe = 1, /* write out the BE record for this object */
/* Here begin drawing only debug messages */
/* Here begin drawing only debug messages */
msodmDgvRcvOfHsp = 2001,
/* Ask a DGV for the bounding rectangle (if any) of an HSP.
hsp field thereof and fills out the rcv field. */
msodmDgsWriteBePvAnchor,
/* Write out the BE record for a host allocated pvAnchor. */
/* Write out the BE record for a host allocated pvAnchor. */
msodmDgsWriteBePvClient,
/* Write out the BE record for any host allocated client data. */
/* Write out the BE record for any host allocated client data. */
msodmDgvsAfterMouseInsert,
/* Passed to IMsoDrawingViewSite after a shape is interactively
inserted with the mouse. lParam is really the inserted HSP. */
msodmDgvsAfterMarquee,
/* Passed to IMsoDrawingViewSite after one drags out a rectangle
with the pointer tool selecting zero or more shapes. */
msodmIsNotMso96,
/* Returns FALSE if the specified object is implemented by MSO96.DLL.
to DGV *. */
msodmGetHdesShape,
/* Ask a DGVs for its m_hdesShape (in *(MSOHDES *)lParam). Returns
FALSE if it filled out an HDES. */
msodmGetHdesSelection,
/* Ask a DGVs for its m_hdesSelection (in *(MSOHDES *)lParam).
Returns FALSE if it filled out an HDES. */
msodmDguiWriteBeForDgc,
/* Ask a DGUI to write BEs for a DGC it allocated. */
/* Ask a DGUI to write BEs for a DGC it allocated. */
msodmDgsWriteBeTxid,
/* Write out the BE record for the attached text of a shape. */
/* Write out the BE record for the attached text of a shape. */
msodmDgsWriteBePvAnchorUndo,
/* Write out the BE record for a host anchor in the undo stack. */
/* Write out the BE record for a host anchor in the undo stack. */
msodmDgvsDragDrop,
/* Let the host know that I just did a drag-drop from this window. */
/* Let the host know that I just did a drag-drop from this window. */
};
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VSSDK\VisualStudioIntegration\Common\Inc\office10\msodebug.h(45,0) |
|