Partager via


pReadRegistryFromOEM

This global variable is optional and points to the ReadRegistryFromOEM, if defined.

DWORD (*pReadRegistryFromOEM)(
  DWORD dwFlags, 
  DWORD lpData, 
  DWORD cbData
);

Requirements

OS Versions: Windows CE 2.10 and later.
Header: Kmisc.c.

See Also

pWriteRegistryToOEM | ReadRegistryFromOEM

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.