1 |
1.633289 |
__magnumdb__enum_msodebug_h_8 |
Enum |
|
|
|
|
|
|
enum
{
msomfSentinel, // sentinel fill value - one before and one after memory allocations to test for over/under write
msomfFree, // free memory fill value
msomfNew, // new memory fill value
msomfBuffer, // fill value used to test buffers passed into APIs against expected size
msomfStack, // fill value used in chkstk
msomfClass, // fill value used to mark classes to test for uninit members
msomfMax
};
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VSSDK\VisualStudioIntegration\Common\Inc\office10\msodebug.h(615,0) |
|