OEMTLBSize
This variable is declared by the OEM and defines how many TLB entries are supported.
const DWORD OEMTLBSize;
Parameters
None.
Return Values
None.
Remarks
This variable is only required by MIPS processors.
Must be set as a global const DWORD to be accessed by the kernel. This is MIPS specific.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Not applicable.
See Also
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.