Share via


dwCeLogLargeBuf (Compact 2013)

10/16/2014

This global variable is used by the OEM to adjust the size of the main logging buffer. This value is in bytes and must be page-aligned.

Syntax

extern DWORD dwCeLogLargeBuf;

Remarks

The default value of this variable is 128 KB, which can be overridden in the call to the OEMInit function by declaring it and setting it to another value.

Requirements

Header

celog.h

See Also

Reference

Optional OAL Variables
dwCeLogSmallBuf
dwCeLogTLBMiss
OEMInit